chore(deps): update ramonpaolo/bump-version action to v2.4.0 (#457)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
bef07a787e
commit
f5bc47b532
1 changed files with 1 additions and 1 deletions
2
.github/workflows/bump-version.yml
vendored
2
.github/workflows/bump-version.yml
vendored
|
|
@ -19,7 +19,7 @@ jobs:
|
||||||
node-version: "22"
|
node-version: "22"
|
||||||
|
|
||||||
- name: Bump version and push tag
|
- name: Bump version and push tag
|
||||||
uses: ramonpaolo/bump-version@v2.3.1
|
uses: ramonpaolo/bump-version@v2.4.0
|
||||||
with:
|
with:
|
||||||
tag: ${{ github.ref_name }}
|
tag: ${{ github.ref_name }}
|
||||||
commit: true
|
commit: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue