Skip to content

Commit

Permalink
fix: bump PurpleBooth/versio-release-action from 0.1.7 to 0.1.8
Browse files Browse the repository at this point in the history
Bumps [PurpleBooth/versio-release-action](https://github.com/PurpleBooth/versio-release-action) from 0.1.7 to 0.1.8.
- [Release notes](https://github.com/PurpleBooth/versio-release-action/releases)
- [Commits](PurpleBooth/versio-release-action@v0.1.7...v0.1.8)

---
updated-dependencies:
- dependency-name: PurpleBooth/versio-release-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 Mar 3, 2022
1 parent 28635bd commit 05603fa
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 @@ -19,7 +19,7 @@ jobs:
previous_version: ${{ steps.release.outputs.previous_version }}
runs-on: ubuntu-latest
steps:
- uses: PurpleBooth/versio-release-action@v0.1.7
- uses: PurpleBooth/versio-release-action@v0.1.8
id: release

generate-github-release:
Expand Down

0 comments on commit 05603fa

Please sign in to comment.