Skip to content

Commit

Permalink
ci(deps): bump PurpleBooth/versio-release-action from 0.1.11 to 0.1.12
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.11 to 0.1.12.
- [Release notes](https://github.com/PurpleBooth/versio-release-action/releases)
- [Commits](PurpleBooth/versio-release-action@v0.1.11...v0.1.12)

---
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 Apr 5, 2022
1 parent 4ac1113 commit 700656e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-and-tag.yml
Expand Up @@ -33,7 +33,7 @@ jobs:
previous_version: ${{ steps.release.outputs.previous_version }}
runs-on: ubuntu-latest
steps:
- uses: PurpleBooth/versio-release-action@v0.1.11
- uses: PurpleBooth/versio-release-action@v0.1.12
id: release

release-binary:
Expand Down

0 comments on commit 700656e

Please sign in to comment.