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

Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
This commit is contained in:
argoproj-renovate[bot] 2024-03-25 21:39:36 +00:00 committed by GitHub
parent 3e8653a765
commit 776c19db63
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Get token - name: Get token
uses: actions/create-github-app-token@f2acddfb5195534d487896a656232b016a682f3c # v1.9.0 uses: actions/create-github-app-token@78e5f2ddc08efcb88fbbee6cfa3fed770ba550c3 # v1.9.1
id: get_token id: get_token
with: with:
app-id: ${{ vars.RENOVATE_APP_ID }} app-id: ${{ vars.RENOVATE_APP_ID }}