diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 133102eb..a60729da 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -22,7 +22,7 @@ jobs: uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 - name: Create changelog ✍️ id: changelog - uses: TriPSs/conventional-changelog-action@ebc124553a706189378cccb6a34fa836ebff7bc1 + uses: TriPSs/conventional-changelog-action@f04dac1fd07687cec8ea302937ca588b33786e98 with: github-token: ${{ secrets.github_token }} skip-version-file: "true"