Skip to content

Commit 9e92ad3

Browse files
chore(deps): update actions/checkout action to v4.3.1
1 parent ff27b8e commit 9e92ad3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/renovate-config-check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
validate:
1313
runs-on: ubuntu-latest
1414
steps:
15-
- uses: actions/checkout@v4
15+
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
1616

1717
- name: Validate renovate.json
1818
run: npx --yes --package renovate -- renovate-config-validator

0 commit comments

Comments
 (0)