Skip to content

Commit ebbf4a3

Browse files
authored
Merge pull request #40 from reactphp-parallel/renovate/update-github-tags-actions-create-github-app-token-v2-2-2
Update actions/create-github-app-token action to v2.2.2
2 parents 8db375d + 534c272 commit ebbf4a3

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)