We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb7d032 commit 13f745fCopy full SHA for 13f745f
.github/workflows/update-versions.yaml
@@ -13,7 +13,7 @@ jobs:
13
steps:
14
- name: Generate Token
15
id: app-token
16
- uses: actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2.0.6
+ uses: actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v2.1.1
17
with:
18
app-id: ${{ secrets.BOT_APP_ID }}
19
private-key: ${{ secrets.BOT_APP_PRIVATE_KEY }}
0 commit comments