Merge pull request #19898 from Homebrew/dependabot/github_actions/actions/create-github-app-token-2.0.6

build(deps): bump actions/create-github-app-token from 2.0.3 to 2.0.6
This commit is contained in:
Patrick Linnane 2025-05-05 21:24:59 +00:00 committed by GitHub
commit 7f6d6e01fb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -91,7 +91,7 @@ jobs:
fi fi
- name: Generate push token - name: Generate push token
uses: actions/create-github-app-token@30bf6253fa41bdc8d1501d202ad15287582246b4 # v2.0.3 uses: actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2.0.6
id: app-token id: app-token
if: github.event_name == 'workflow_dispatch' if: github.event_name == 'workflow_dispatch'
with: with: