We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 065dde9 commit 3610251Copy full SHA for 3610251
1 file changed
.github/workflows/release.yml
@@ -51,7 +51,7 @@ jobs:
51
fetch-depth: 0
52
token: ${{ steps.app-token.outputs.token }}
53
54
- - uses: urmzd/sr@v2
+ - uses: urmzd/sr@v3
55
id: sr
56
with:
57
github-token: ${{ steps.app-token.outputs.token }}
0 commit comments