Skip to content

Commit 88e886e

Browse files
ci(github-action): update action actions/create-github-app-token ( def152b → 6701853 )
1 parent 0983c4b commit 88e886e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/renovate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
runs-on: ubuntu-latest
4747
steps:
4848
- name: Generate Token
49-
uses: actions/create-github-app-token@def152b8a737443d7af6c5722c6389146fe90c90 # v2
49+
uses: actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2
5050
id: app-token
5151
with:
5252
app-id: "${{ secrets.BOT_APP_ID }}"

0 commit comments

Comments
 (0)