Skip to content

Commit

Permalink
Merge pull request #2 from cyr-ius/dependabot/github_actions/metcalfc…
Browse files Browse the repository at this point in the history
…/changelog-generator-4.2.0

Bump metcalfc/changelog-generator from 4.1.0 to 4.2.0
  • Loading branch information
cyr-ius authored Nov 18, 2023
2 parents e16ed1e + f13232e commit 60167c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v4
- name: Generate changelog
id: changelog
uses: metcalfc/changelog-generator@v4.1.0
uses: metcalfc/changelog-generator@v4.2.0
with:
myToken: ${{ secrets.GITHUB_TOKEN }}
- name: Create Release
Expand Down

0 comments on commit 60167c8

Please sign in to comment.