Skip to content

Commit 953fbf5

Browse files
[deps]: Update actions/create-github-app-token action to v3
1 parent 35a44f8 commit 953fbf5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
uses: bitwarden/gh-actions/azure-logout@main
8181

8282
- name: Generate GH App token
83-
uses: actions/create-github-app-token@0f859bf9e69e887678d5bbfbee594437cb440ffe # v2.1.0
83+
uses: actions/create-github-app-token@7bd03711494f032dfa3be3558f7dc8787b0be333 # v3.1.0
8484
id: app-token
8585
with:
8686
app-id: ${{ steps.get-kv-secrets.outputs.BW-GHAPP-ID }}
@@ -484,7 +484,7 @@ jobs:
484484
uses: bitwarden/gh-actions/azure-logout@main
485485

486486
- name: Generate GH App token
487-
uses: actions/create-github-app-token@0f859bf9e69e887678d5bbfbee594437cb440ffe # v2.1.0
487+
uses: actions/create-github-app-token@7bd03711494f032dfa3be3558f7dc8787b0be333 # v3.1.0
488488
id: app-token
489489
with:
490490
app-id: ${{ steps.get-kv-secrets.outputs.BW-GHAPP-ID }}

0 commit comments

Comments
 (0)