Skip to content

Commit 193a27f

Browse files
chore(deps): update actions/checkout action to v4.3.1
1 parent 40318e9 commit 193a27f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/renovate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
!github.event.pull_request.head.repo.fork
2626
steps:
2727
- name: Checkout
28-
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
28+
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
2929

3030
# Don't waste time starting Renovate if JSON is invalid
3131
- name: Validate Renovate JSON

0 commit comments

Comments
 (0)