Merge pull request #2485 from github/dependabot/github_actions/actions-a88a8c5a24

Bump actions/create-github-app-token from 1.10.3 to 1.11.0 in the actions group
This commit is contained in:
Henry Mercer 2024-09-23 23:12:34 +01:00 committed by GitHub
commit 426821d803
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -116,7 +116,7 @@ jobs:
TARGET_BRANCH: ${{ matrix.target_branch }}
steps:
- name: Generate token
uses: actions/create-github-app-token@31c86eb3b33c9b601a1f60f98dcbfd1d70f379b4
uses: actions/create-github-app-token@5d869da34e18e7287c1daad50e0b8ea0f506ce69
id: app-token
with:
app-id: ${{ vars.AUTOMATION_APP_ID }}