We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8ab5cf commit c01ff3aCopy full SHA for c01ff3a
1 file changed
.github/workflows/wf-tagpr.yml
@@ -15,6 +15,6 @@ jobs:
15
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
16
with:
17
token: ${{ steps.app-token.outputs.token }}
18
- - uses: Songmu/tagpr@9d0f650553240dab1fa907eca27e3fd5b586e538 # v1.18.1
+ - uses: Songmu/tagpr@84850af451fc53753c6685a3a6a2af7beef23607 # v1.18.2
19
env:
20
GITHUB_TOKEN: ${{ steps.app-token.outputs.token }}
0 commit comments