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
parent
1a5bded746
commit
b35d6e3618
|
@ -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 }}
|
||||
|
|
Loading…
Reference in New Issue