Merge pull request #19664 from Homebrew/dependabot/github_actions/actions/create-github-app-token-1.12.0

build(deps): bump actions/create-github-app-token from 1.11.7 to 1.12.0
This commit is contained in:
Patrick Linnane 2025-03-31 22:38:58 +00:00 committed by GitHub
commit 3278f931d3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -92,7 +92,7 @@ jobs:
fi
- name: Generate push token
uses: actions/create-github-app-token@af35edadc00be37caa72ed9f3e6d5f7801bfdf09 # v1.11.7
uses: actions/create-github-app-token@d72941d797fd3113feb6b93fd0dec494b13a2547 # v1.12.0
id: app-token
if: github.event_name == 'workflow_dispatch'
with: