mirror of
https://github.com/netbootxyz/docker-netbootxyz.git
synced 2025-08-07 06:37:43 +02:00
Merge pull request #36 from netbootxyz/renovate/anothrnick-github-tag-action-1.x
Update anothrNick/github-tag-action action to v1.66.0
This commit is contained in:
commit
06eced9b71
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -140,7 +140,7 @@ jobs:
|
|||||||
- name: Bump version and push tag
|
- name: Bump version and push tag
|
||||||
if: steps.version_check.outcome == 'success' && steps.version_check.conclusion == 'success'
|
if: steps.version_check.outcome == 'success' && steps.version_check.conclusion == 'success'
|
||||||
id: tag_version
|
id: tag_version
|
||||||
uses: anothrNick/github-tag-action@1.61.0
|
uses: anothrNick/github-tag-action@1.66.0
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
CUSTOM_TAG: ${{ env.VERSION_TAG }}
|
CUSTOM_TAG: ${{ env.VERSION_TAG }}
|
||||||
|
Loading…
Reference in New Issue
Block a user