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

This commit is contained in:
renovate[bot] 2024-04-04 19:12:38 +00:00
parent 1a5bded746
commit 6f496bc87c

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 }}