Skip to content

Commit 51f93b5

Browse files
authored
Merge pull request #148 from IBM/renovate/actions-checkout-6.x
chore(deps): update actions/checkout action to v6
2 parents 8e4b07a + 2ed017f commit 51f93b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql-analysis.yml

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
38+
uses: actions/checkout@v6
3939

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

0 commit comments

Comments
 (0)