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

This commit is contained in:
argoproj-renovate[bot] 2024-04-01 19:27:32 +02:00 committed by GitHub
parent d64b7e2d0c
commit 7b87ff19e5
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@78e5f2ddc08efcb88fbbee6cfa3fed770ba550c3 # v1.9.1
uses: actions/create-github-app-token@6c406e8a244fdf6bbf79e6cc8a91504a48d2c2ce # v1.9.2
id: get_token
with:
app-id: ${{ vars.RENOVATE_APP_ID }}