Skip to content

Commit 9d6494d

Browse files
Update actions/create-github-app-token action to v3 (#114)
Co-authored-by: protocols-renovate[bot] <270912179+protocols-renovate[bot]@users.noreply.github.com> Co-authored-by: Joshua Fernandes <joshua.fernandes@consensys.net>
1 parent 2eede04 commit 9d6494d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

renovatebot/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ runs:
2525

2626
- name: Generate Token
2727
id: generate_token
28-
uses: actions/create-github-app-token@d72941d797fd3113feb6b93fd0dec494b13a2547 # v1
28+
uses: actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3
2929
with:
3030
app-id: ${{ inputs.GH_APP_ID }}
3131
private-key: ${{ inputs.GH_PRIVATE_KEY }}

0 commit comments

Comments
 (0)