Skip to content

Commit 51c21f0

Browse files
[deps]: Update actions/create-github-app-token action to v2
1 parent 9d28b85 commit 51c21f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
uses: bitwarden/gh-actions/azure-logout@main
8484

8585
- name: Generate GH App token
86-
uses: actions/create-github-app-token@c1a285145b9d317df6ced56c09f525b5c2b6f755 # v1.11.1
86+
uses: actions/create-github-app-token@0f859bf9e69e887678d5bbfbee594437cb440ffe # v2.1.0
8787
id: app-token
8888
with:
8989
app-id: ${{ steps.get-kv-secrets.outputs.BW-GHAPP-ID }}

0 commit comments

Comments
 (0)