mirror of
https://github.com/ronitsinha/almia-randomizer.git
synced 2026-09-08 10:25:23 -05:00
update dep version for actions
This commit is contained in:
2
.github/workflows/c-cpp.yml
vendored
2
.github/workflows/c-cpp.yml
vendored
@@ -16,7 +16,7 @@ jobs:
|
||||
steps:
|
||||
- name: 'Generate Release Tag'
|
||||
id: generate_release_tag
|
||||
uses: amitsingh-007/next-release-tag@v4.0.0
|
||||
uses: amitsingh-007/next-release-tag@v4.1.0
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
tag_prefix: 'v'
|
||||
|
||||
Reference in New Issue
Block a user