build(deps): bump hennejg/github-tag-action from 4.3.1 to 4.4.0 (#507)
This commit is contained in:
parent
a92550e050
commit
ca425f9ef5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -25,7 +25,7 @@ jobs:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- name: Bump version and push tag
|
- name: Bump version and push tag
|
||||||
id: version-bump
|
id: version-bump
|
||||||
uses: hennejg/github-tag-action@v4.3.1
|
uses: hennejg/github-tag-action@v4.4.0
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
release_branches: rolling
|
release_branches: rolling
|
||||||
|
|
Loading…
Add table
Reference in a new issue