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 92fdcb1 commit dd92a74Copy full SHA for dd92a74
.github/workflows/release.yml
@@ -13,7 +13,7 @@ jobs:
13
14
steps:
15
- name: ✅ Use App Token for the Bot which is allowed to create releases
16
- uses: actions/create-github-app-token@67e27a7eb7db372a1c61a7f9bdab8699e9ee57f7 # v1.11.3
+ uses: actions/create-github-app-token@0d564482f06ca65fa9e77e2510873638c82206f2 # v1.11.5
17
id: app-token
18
with:
19
app-id: ${{ vars.BOT_APP_ID }}
0 commit comments