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

This commit is contained in:
renovate[bot] 2024-03-01 22:13:48 +00:00
parent 075a8a634f
commit 01f6a8ebd0

View file

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