File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -500,7 +500,7 @@ jobs:
500500 uses : bitwarden/gh-actions/azure-logout@main
501501
502502 - name : Generate GH App token
503- uses : actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1
503+ uses : actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3.0.0
504504 id : app-token
505505 with :
506506 app-id : ${{ steps.get-kv-secrets.outputs.BW-GHAPP-ID }}
@@ -549,7 +549,7 @@ jobs:
549549 uses : bitwarden/gh-actions/azure-logout@main
550550
551551 - name : Generate GH App token
552- uses : actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1
552+ uses : actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3.0.0
553553 id : app-token
554554 with :
555555 app-id : ${{ steps.get-kv-secrets.outputs.BW-GHAPP-ID }}
Original file line number Diff line number Diff line change 8383 version : ${{ inputs.version_number_override }}
8484
8585 - name : Generate GH App token
86- uses : actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1
86+ uses : actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3.0.0
8787 id : app-token
8888 with :
8989 app-id : ${{ steps.get-kv-secrets.outputs.BW-GHAPP-ID }}
@@ -207,7 +207,7 @@ jobs:
207207 uses : bitwarden/gh-actions/azure-logout@main
208208
209209 - name : Generate GH App token
210- uses : actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1
210+ uses : actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3.0.0
211211 id : app-token
212212 with :
213213 app-id : ${{ steps.get-kv-secrets.outputs.BW-GHAPP-ID }}
You can’t perform that action at this time.
0 commit comments