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 af666df commit 2c0c4a3Copy full SHA for 2c0c4a3
.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@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
87
id: app-token
88
with:
89
app-id: ${{ steps.get-kv-secrets.outputs.BW-GHAPP-ID }}
0 commit comments