Skip to content

Commit 4f61280

Browse files
[deps]: Update actions/create-github-app-token action to v3 (#135)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5d44357 commit 4f61280

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
@@ -59,7 +59,7 @@ jobs:
5959
uses: bitwarden/gh-actions/azure-logout@main
6060

6161
- name: Generate GH App token
62-
uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1
62+
uses: actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3.0.0
6363
id: app-token
6464
with:
6565
app-id: ${{ steps.retrieve-secret.outputs.BW-GHAPP-ID }}

0 commit comments

Comments
 (0)