We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5f2acf commit f91c651Copy full SHA for f91c651
.github/workflows/release.yml
@@ -78,7 +78,7 @@ jobs:
78
# contents: write
79
# issues: write
80
# pull-requests: write
81
- uses: actions/create-github-app-token@af35edadc00be37caa72ed9f3e6d5f7801bfdf09 # v1.11.7
+ uses: actions/create-github-app-token@d72941d797fd3113feb6b93fd0dec494b13a2547 # v1.12.0
82
id: app-token
83
with:
84
app-id: ${{ secrets.RELEASE_GITHUB_APP_ID }}
0 commit comments