We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e469a53 commit f52cf51Copy full SHA for f52cf51
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@f8d387b68d61c58ab83c6c016672934102569859 # v3.0.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