Skip to content

Commit 534c272

Browse files
Update actions/create-github-app-token action to v2.2.2
1 parent 8db375d commit 534c272

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/renovate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
runs-on: ubuntu-latest
2222
steps:
2323
- name: Generate App Token for Renovate
24-
uses: actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
24+
uses: actions/create-github-app-token@fee1f7d63c2ff003460e3d139729b119787bc349 # v2.2.2
2525
id: app-token
2626
with:
2727
app-id: ${{ secrets.RENOVATE_BOT_CLIENT_ID }}

0 commit comments

Comments
 (0)