We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c342dd commit 8e721d1Copy full SHA for 8e721d1
.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@67e27a7eb7db372a1c61a7f9bdab8699e9ee57f7 # v1.11.3
+ uses: actions/create-github-app-token@0d564482f06ca65fa9e77e2510873638c82206f2 # v1.11.5
82
id: app-token
83
with:
84
app-id: ${{ secrets.RELEASE_GITHUB_APP_ID }}
0 commit comments