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

Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
pull/2630/head
argoproj-renovate[bot] 2024-04-04 15:25:31 -05:00 committed by GitHub
parent 1a5bded746
commit b35d6e3618
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@6c406e8a244fdf6bbf79e6cc8a91504a48d2c2ce # v1.9.2
uses: actions/create-github-app-token@7bfa3a4717ef143a604ee0a99d859b8886a96d00 # v1.9.3
id: get_token
with:
app-id: ${{ vars.RENOVATE_APP_ID }}