1
0
mirror of https://github.com/bitwarden/server synced 2025-12-28 14:13:48 +00:00

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-09-24 11:31:57 -04:00
committed by GitHub
parent 080057c564
commit 3381bca608
3 changed files with 6 additions and 6 deletions

View File

@@ -169,7 +169,7 @@ jobs:
run: git push -u origin $PR_BRANCH
- 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 }}