We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2419d75 + ee3fdf6 commit c13cb81Copy full SHA for c13cb81
1 file changed
.github/workflows/prepare-release.yml
@@ -16,7 +16,7 @@ jobs:
16
steps:
17
- name: Generate bot token
18
id: generate-token
19
- uses: actions/create-github-app-token@v1
+ uses: actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859
20
with:
21
app-id: ${{ secrets.APP_ID }}
22
private-key: ${{ secrets.APP_PRIVATE_KEY }}
0 commit comments