Skip to content

Commit 7d7bef4

Browse files
[deps]: Update actions/create-github-app-token action to v3
1 parent 03d0aeb commit 7d7bef4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/version-bump.yml

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

4646
- name: Generate GH App token
47-
uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1
47+
uses: actions/create-github-app-token@bcd2ba49218906704ab6c1aa796996da409d3eb1 # v3.2.0
4848
id: app-token
4949
with:
5050
app-id: ${{ steps.retrieve-secret.outputs.BW-GHAPP-ID }}

0 commit comments

Comments
 (0)