We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35a44f8 commit 953fbf5Copy full SHA for 953fbf5
1 file changed
.github/workflows/release.yml
@@ -80,7 +80,7 @@ jobs:
80
uses: bitwarden/gh-actions/azure-logout@main
81
82
- name: Generate GH App token
83
- uses: actions/create-github-app-token@0f859bf9e69e887678d5bbfbee594437cb440ffe # v2.1.0
+ uses: actions/create-github-app-token@7bd03711494f032dfa3be3558f7dc8787b0be333 # v3.1.0
84
id: app-token
85
with:
86
app-id: ${{ steps.get-kv-secrets.outputs.BW-GHAPP-ID }}
@@ -484,7 +484,7 @@ jobs:
484
485
486
487
488
489
490
0 commit comments