chore(deps): update actions/create-github-app-token action to v1.12.0

Signed-off-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
pull/3217/head
argoproj-renovate[bot] 2025-03-29 03:28:42 +00:00 committed by GitHub
parent c50e74273d
commit 5a1d203420
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Get token
uses: actions/create-github-app-token@af35edadc00be37caa72ed9f3e6d5f7801bfdf09 # v1.11.7
uses: actions/create-github-app-token@d72941d797fd3113feb6b93fd0dec494b13a2547 # v1.12.0
id: get_token
with:
app-id: ${{ vars.RENOVATE_APP_ID }}