Skip to content

Commit 40fe2ff

Browse files
[deps]: Update actions/create-github-app-token action to v3
1 parent 20232df commit 40fe2ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

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

244244
- name: Generate GH App token
245-
uses: actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v2.1.1
245+
uses: actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3.1.1
246246
id: app-token
247247
with:
248248
app-id: ${{ steps.get-kv-secrets.outputs.BW-GHAPP-ID }}

0 commit comments

Comments
 (0)