Skip to content

Commit 5b3bd57

Browse files
Update actions/checkout action to v4.3.1 (#103)
Co-authored-by: small-hack-renovate[bot] <151926327+small-hack-renovate[bot]@users.noreply.github.com>
1 parent 1a8e1ed commit 5b3bd57

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
app_id: ${{ secrets.APP_ID }}
2424

2525
- name: Checkout
26-
uses: actions/[email protected].0
26+
uses: actions/[email protected].1
2727

2828
- name: Self-hosted Renovate
2929
uses: renovatebot/[email protected]

0 commit comments

Comments
 (0)