Merge branch 'main' into renovate/argoproj-argo-rollouts-1.x

pull/3146/head
Aikawa 2025-01-31 10:51:53 +09:00 committed by GitHub
commit 1919be9a7a
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@c1a285145b9d317df6ced56c09f525b5c2b6f755 # v1.11.1
uses: actions/create-github-app-token@136412a57a7081aa63c935a2cc2918f76c34f514 # v1.11.2
id: get_token
with:
app-id: ${{ vars.RENOVATE_APP_ID }}