We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8ab5cf commit 602b5d5Copy full SHA for 602b5d5
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@555e72cee68c09d43dc2337dc9ba890955b630da # v1.19.0
19
env:
20
GITHUB_TOKEN: ${{ steps.app-token.outputs.token }}
0 commit comments