Skip to content
This repository has been archived by the owner on Apr 26, 2023. It is now read-only.

Commit

Permalink
ci(deps): bump PurpleBooth/changelog-action from 0.3.0 to 0.3.1
Browse files Browse the repository at this point in the history
Bumps [PurpleBooth/changelog-action](https://github.com/PurpleBooth/changelog-action) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/PurpleBooth/changelog-action/releases)
- [Commits](PurpleBooth/changelog-action@v0.3.0...v0.3.1)

---
updated-dependencies:
- dependency-name: PurpleBooth/changelog-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and mergify[bot] committed Nov 30, 2021
1 parent 7727ef1 commit faa6b44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ jobs:
target
- uses: actions/download-artifact@v2
name: Retrieve assets
- uses: PurpleBooth/changelog-action@v0.3.0
- uses: PurpleBooth/changelog-action@v0.3.1
name: Generate changelog
with:
args: -v v${{ needs.release.outputs.previous_version }}..v${{ needs.release.outputs.current_version
Expand Down

0 comments on commit faa6b44

Please sign in to comment.