Skip to content

Commit 66d0cd3

Browse files
chore(deps): update actions/create-github-app-token action to v2 (argoproj#3239)
1 parent 24b35ff commit 66d0cd3

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
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: ubuntu-latest
1717
steps:
1818
- name: Get token
19-
uses: actions/create-github-app-token@d72941d797fd3113feb6b93fd0dec494b13a2547 # v1.12.0
19+
uses: actions/create-github-app-token@3ff1caaa28b64c9cc276ce0a02e2ff584f3900c5 # v2.0.2
2020
id: get_token
2121
with:
2222
app-id: ${{ vars.RENOVATE_APP_ID }}

0 commit comments

Comments
 (0)