Skip to content
This repository has been archived by the owner on Aug 6, 2024. It is now read-only.

Commit

Permalink
build(deps): bump metcalfc/changelog-generator from 1.0.0 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps [metcalfc/changelog-generator](https://github.com/metcalfc/changelog-generator) from 1.0.0 to 3.0.0.
- [Release notes](https://github.com/metcalfc/changelog-generator/releases)
- [Changelog](https://github.com/metcalfc/changelog-generator/blob/main/release-notes.png)
- [Commits](metcalfc/changelog-generator@v1.0.0...v3.0.0)

---
updated-dependencies:
- dependency-name: metcalfc/changelog-generator
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 26, 2022
1 parent 76d7d60 commit 8d79184
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:
echo ::set-output name=previousTag::$(echo "${MATCHING_TAGS}" | tail -n1)
- name: Generate Changelog
id: changelog
uses: metcalfc/changelog-generator@v1.0.0
uses: metcalfc/changelog-generator@v3.0.0
with:
myToken: ${{ secrets.GH_TOKEN_SUPPLYALLY_BOT }}
head-ref: ${{ steps.setTags.outputs.latestTag }}
Expand Down

0 comments on commit 8d79184

Please sign in to comment.