Skip to content

Commit

Permalink
action-deps: bump mrchief/universal-changelog-action from 1.2.1 to 1.…
Browse files Browse the repository at this point in the history
…3.1 (#978)

Bumps [mrchief/universal-changelog-action](https://github.com/mrchief/universal-changelog-action) from 1.2.1 to 1.3.1.
- [Release notes](https://github.com/mrchief/universal-changelog-action/releases)
- [Changelog](https://github.com/mrchief/universal-changelog-action/blob/master/CHANGELOG.md)
- [Commits](mrchief/universal-changelog-action@v1.2.1...v1.3.1)

---
updated-dependencies:
- dependency-name: mrchief/universal-changelog-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2021
1 parent 305ff4c commit a069d26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,7 @@ jobs:

- name: Generate changelog
id: generate_changlog
uses: mrchief/universal-changelog-action@v1.2.1
uses: mrchief/universal-changelog-action@v1.3.1
with:
previousReleaseTagNameOrSha: v${{ env.OLD_VERSION }}
nextReleaseTagName: v${{ env.NEW_VERSION }}
Expand Down

0 comments on commit a069d26

Please sign in to comment.