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

This commit is contained in:
argoproj-renovate[bot] 2024-09-11 21:14:52 +00:00 committed by GitHub
parent a344d64fbd
commit e51867d431
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@3378cda945da322a8db4b193e19d46352ebe2de5 # v1.10.4
uses: actions/create-github-app-token@5d869da34e18e7287c1daad50e0b8ea0f506ce69 # v1.11.0
id: get_token
with:
app-id: ${{ vars.RENOVATE_APP_ID }}