Skip to content

Commit b64e619

Browse files
ci(github-action): update action actions/create-github-app-token ( a8d6161 → def152b )
1 parent 8861d22 commit b64e619

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@a8d616148505b5069dccd32f177bb87d7f39123b # v2
49+
uses: actions/create-github-app-token@def152b8a737443d7af6c5722c6389146fe90c90 # v2
5050
id: app-token
5151
with:
5252
app-id: "${{ secrets.BOT_APP_ID }}"

0 commit comments

Comments
 (0)