Bump the github-actions group with 3 updates (#6683)

This commit is contained in:
dependabot[bot]
2025-05-01 08:30:26 +00:00
committed by GitHub
parent 1ea5c060fd
commit 6f3506360e
6 changed files with 10 additions and 10 deletions

View File

@ -22,7 +22,7 @@ jobs:
steps:
- name: Generate access token
id: generate-token
uses: actions/create-github-app-token@v1
uses: actions/create-github-app-token@v2
with:
app-id: ${{ vars.RESTRICTED_ACTIONS_DISPATCH_ID }}
private-key: ${{ secrets.RESTRICTED_ACTIONS_DISPATCH_KEY }}