We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44e17a3 commit 514d012Copy full SHA for 514d012
.github/workflows/ccpp.yml
@@ -24,7 +24,7 @@ jobs:
24
- uses: actions/checkout@v4
25
- name: Get next version
26
id: tag
27
- uses: anothrNick/github-tag-action@1.71.0
+ uses: anothrNick/github-tag-action@1.73.0
28
env:
29
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
30
WITH_V: true
@@ -184,7 +184,7 @@ jobs:
184
fetch-depth: '0'
185
- name: Bump version and push tag
186
187
188
189
190
0 commit comments