Skip to content

Commit d748117

Browse files
authored
Merge pull request #187 from plugwise/renovate/actions-checkout-4.x
Update actions/checkout action to v4.2.2
2 parents c755314 + 7e2ebef commit d748117

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636

3737
steps:
3838
- name: Checkout repository
39-
uses: actions/checkout@v4.2.1
39+
uses: actions/checkout@v4.2.2
4040

4141
# Initializes the CodeQL tools for scanning.
4242
- name: Initialize CodeQL

0 commit comments

Comments
 (0)