Skip to content

Commit 70866ba

Browse files
authored
Merge pull request #37 from crumbhole/renovate/actions-checkout-4.x
2 parents 9415721 + b3200d2 commit 70866ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-analysis.yaml

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

3636
steps:
3737
- name: Checkout repository
38-
uses: actions/checkout@v4.1.0
38+
uses: actions/checkout@v4.1.1
3939

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

0 commit comments

Comments
 (0)