Skip to content

Commit

Permalink
Merge pull request #51 from AChep/dependabot/github_actions/metcalfc/…
Browse files Browse the repository at this point in the history
…changelog-generator-3.0.0

Bump metcalfc/changelog-generator from 2.0.0 to 3.0.0
  • Loading branch information
AChep committed Nov 23, 2021
2 parents 1d767bd + 9e5b6f7 commit 29ce118
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@v2
- name: generate changelog
id: changelog
uses: metcalfc/changelog-generator@v2.0.0
uses: metcalfc/changelog-generator@v3.0.0
with:
myToken: ${{ secrets.GITHUB_TOKEN }}
- name: "Setup JDK 11"
Expand Down

0 comments on commit 29ce118

Please sign in to comment.