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.
2 parents 9187092 + 064f061 commit d2d641eCopy full SHA for d2d641e
.github/workflows/tagpr-release.yml
@@ -22,7 +22,7 @@ jobs:
22
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v5
23
with:
24
ref: ${{ inputs.tag || github.ref }}
25
- - uses: Songmu/tagpr@75738aa2880a03a1036bc5bd90ef49853427ec65 # v1
+ - uses: Songmu/tagpr@b3fb89424646b06c8aa460f50307c60b6a541425 # v1
26
id: tagpr
27
env:
28
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments