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