We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7a5cd71 + cc067ce commit 4f2802bCopy full SHA for 4f2802b
.github/workflows/_release.yaml
@@ -16,6 +16,6 @@ jobs:
16
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
17
with:
18
token: ${{ steps.app-token.outputs.token }}
19
- - uses: Songmu/tagpr@da82ed6743aec90049892070edd5561335904a9e # v1.17.0
+ - uses: Songmu/tagpr@b3fb89424646b06c8aa460f50307c60b6a541425 # v1.17.1
20
env:
21
GITHUB_TOKEN: ${{ steps.app-token.outputs.token }}
0 commit comments