Merge pull request #19269 from Homebrew/dependabot/github_actions/actions/create-github-app-token-1.11.3

build(deps): bump actions/create-github-app-token from 1.11.2 to 1.11.3
This commit is contained in:
Patrick Linnane 2025-02-09 00:21:34 +00:00 committed by GitHub
commit 7ce4c0579d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -92,7 +92,7 @@ jobs:
fi fi
- name: Generate push token - name: Generate push token
uses: actions/create-github-app-token@136412a57a7081aa63c935a2cc2918f76c34f514 # v1.11.2 uses: actions/create-github-app-token@67e27a7eb7db372a1c61a7f9bdab8699e9ee57f7 # v1.11.3
id: app-token id: app-token
if: github.event_name == 'workflow_dispatch' if: github.event_name == 'workflow_dispatch'
with: with: