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

This commit is contained in:
argoproj-renovate[bot] 2024-12-21 08:52:31 +09:00 committed by GitHub
parent f9856eb583
commit 46b76061b5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Get token
uses: actions/create-github-app-token@5d869da34e18e7287c1daad50e0b8ea0f506ce69 # v1.11.0
uses: actions/create-github-app-token@c1a285145b9d317df6ced56c09f525b5c2b6f755 # v1.11.1
id: get_token
with:
app-id: ${{ vars.RENOVATE_APP_ID }}