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 9d28b85 commit 51c21f0Copy full SHA for 51c21f0
.github/workflows/cd.yml
@@ -83,7 +83,7 @@ jobs:
83
uses: bitwarden/gh-actions/azure-logout@main
84
85
- name: Generate GH App token
86
- uses: actions/create-github-app-token@c1a285145b9d317df6ced56c09f525b5c2b6f755 # v1.11.1
+ uses: actions/create-github-app-token@0f859bf9e69e887678d5bbfbee594437cb440ffe # v2.1.0
87
id: app-token
88
with:
89
app-id: ${{ steps.get-kv-secrets.outputs.BW-GHAPP-ID }}
0 commit comments