mirror of
https://github.com/netbootxyz/docker-netbootxyz.git
synced 2025-09-25 07:21:18 +02:00
Bump github-tag-action version
This commit is contained in:
parent
26efb62284
commit
435faac437
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -127,7 +127,7 @@ jobs:
|
||||
- name: Bump version and push tag
|
||||
if: steps.version_check.outcome == 'success' && steps.version_check.conclusion == 'success'
|
||||
id: tag_version
|
||||
uses: anothrNick/github-tag-action@1.26.0
|
||||
uses: anothrNick/github-tag-action@1.36.0
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
CUSTOM_TAG: ${{ env.VERSION_TAG }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user