We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7ccdfd6 + 08849a3 commit a2a4ab5Copy full SHA for a2a4ab5
.github/workflows/tag-release.yml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
release:
9
- uses: clouddrove/github-shared-workflows/.github/workflows/tag-release.yml@c615ea7ef3e5beba98a335bf9acce8e67e03c755 # pinned to latest
+ uses: clouddrove/github-shared-workflows/.github/workflows/tag-release.yml@521761c1a5cf68d919980a2ed84b755182aeabfe # pinned to latest
10
with:
11
target_branch: master
12
secrets:
0 commit comments