Skip to content

Commit 48ed9d0

Browse files
chore(deps): update actions/create-github-app-token action to v2.2.1 (#3622)
1 parent 77fdb9f commit 48ed9d0

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@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2.2.0
19+
uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1
2020
id: get_token
2121
with:
2222
app-id: ${{ vars.RENOVATE_APP_ID }}

0 commit comments

Comments
 (0)