1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-25 12:43:36 +00:00

[deps] DevOps: Update gh minor (#11064)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-09-24 11:35:01 -04:00
committed by GitHub
parent e88e231d48
commit 0089ae0886
10 changed files with 24 additions and 24 deletions

View File

@@ -447,7 +447,7 @@ jobs:
echo "EOF" >> $GITHUB_ENV
- name: Generate GH App token
uses: actions/create-github-app-token@3378cda945da322a8db4b193e19d46352ebe2de5 # v1.10.4
uses: actions/create-github-app-token@5d869da34e18e7287c1daad50e0b8ea0f506ce69 # v1.11.0
id: app-token
with:
app-id: ${{ secrets.BW_GHAPP_ID }}