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