Skip to content

Commit 19e91d6

Browse files
org-internal-bot[bot]davidB
authored andcommitted
chore(deps): update actions/create-github-app-token action to v2
1 parent beaa791 commit 19e91d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/renovate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
renovate:
2424
runs-on: ubuntu-latest
2525
steps:
26-
- uses: actions/create-github-app-token@v1
26+
- uses: actions/create-github-app-token@v2
2727
id: get_token
2828
with:
2929
private-key: ${{ secrets.INTBOT_PRIVATE_KEY }}

0 commit comments

Comments
 (0)