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 2e807be commit 8e12adbCopy full SHA for 8e12adb
.github/workflows/release.yaml
@@ -18,7 +18,7 @@ jobs:
18
verify-manifest-tag:
19
runs-on: ubuntu-latest
20
steps:
21
- - uses: mukunku/tag-exists-action@v1.0.0
+ - uses: mukunku/tag-exists-action@v1.1.0
22
id: check-tag
23
name: check if tag already exists
24
with:
0 commit comments