chore(deps): update actions/create-github-app-token action to v2.0.3 (#3279)

Signed-off-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
pull/3263/head^2
argoproj-renovate[bot] 2025-05-02 21:28:26 +09:00 committed by GitHub
parent 647c75bd3e
commit ef2a238af5
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@3ff1caaa28b64c9cc276ce0a02e2ff584f3900c5 # v2.0.2
uses: actions/create-github-app-token@30bf6253fa41bdc8d1501d202ad15287582246b4 # v2.0.3
id: get_token
with:
app-id: ${{ vars.RENOVATE_APP_ID }}