We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09052a9 commit 542ac59Copy full SHA for 542ac59
.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@0d564482f06ca65fa9e77e2510873638c82206f2 # v1.11.5
+ uses: actions/create-github-app-token@21cfef2b496dd8ef5b904c159339626a10ad380e # v1.11.6
82
id: app-token
83
with:
84
app-id: ${{ secrets.RELEASE_GITHUB_APP_ID }}
0 commit comments