We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b7e4848 + e061329 commit 46cdfc1Copy full SHA for 46cdfc1
.github/workflows/_release.yaml
@@ -16,6 +16,6 @@ jobs:
16
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
17
with:
18
token: ${{ steps.app-token.outputs.token }}
19
- - uses: Songmu/tagpr@ebb5da0cccdb47c533d4b520ebc0acd475b16614 # v1.7.0
+ - uses: Songmu/tagpr@7191605433b03e11b313dbbc0efb80185170de4b # v1.9.0
20
env:
21
GITHUB_TOKEN: ${{ steps.app-token.outputs.token }}
0 commit comments