Skip to content

Commit

Permalink
build(deps): bump phips28/gh-action-bump-version from 11.0.4 to 11.0.5
Browse files Browse the repository at this point in the history
Bumps [phips28/gh-action-bump-version](https://github.com/phips28/gh-action-bump-version) from 11.0.4 to 11.0.5.
- [Release notes](https://github.com/phips28/gh-action-bump-version/releases)
- [Commits](phips28/gh-action-bump-version@v11.0.4...v11.0.5)

---
updated-dependencies:
- dependency-name: phips28/gh-action-bump-version
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent 817e3a2 commit 424bbd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- run: cat ./package.json
- name: Automated Version Bump
id: version-bump
uses: phips28/[email protected].4
uses: phips28/[email protected].5
with:
tag-prefix: "v"
env:
Expand Down

0 comments on commit 424bbd5

Please sign in to comment.