Skip to content

Commit

Permalink
Merge branch 'master' into sinrazon/fix_sid_checks
Browse files Browse the repository at this point in the history
  • Loading branch information
sinrazon committed Mar 12, 2024
2 parents b9d625b + f7cdf43 commit fd5325b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
# GENERATE CHANGELOG CORRESPONDING TO COMMIT BETWEEN HEAD AND COMPUTED LAST TAG
- name: Generate changelog
id: changelog
uses: metcalfc/changelog-generator@v4.2.0
uses: metcalfc/changelog-generator@v4.3.1
with:
myToken: ${{ secrets.GITHUB_TOKEN }}
head-ref: ${{ github.sha }}
Expand Down

0 comments on commit fd5325b

Please sign in to comment.