Skip to content

Commit

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

Bump metcalfc/changelog-generator from 2.0.0 to 3.0.0
  • Loading branch information
AChep authored Nov 23, 2021
2 parents b4a1de1 + 20ba425 commit 66ed993
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.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 66ed993

Please sign in to comment.