Skip to content

Commit f8b8f2c

Browse files
Update actions/checkout action to v4.3.0 (#137)
Co-authored-by: small-hack-renovate[bot] <151926327+small-hack-renovate[bot]@users.noreply.github.com>
1 parent 19bb5a0 commit f8b8f2c

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
@@ -24,7 +24,7 @@ jobs:
2424
app_id: ${{ secrets.APP_ID }}
2525

2626
- name: Checkout
27-
uses: actions/checkout@v4.2.2
27+
uses: actions/checkout@v4.3.0
2828

2929
- name: Self-hosted Renovate
3030
# renovate keeps itself up to date

0 commit comments

Comments
 (0)