Skip to content

Commit 0db9b57

Browse files
chore(deps): update actions/checkout action to v6
1 parent 14390a0 commit 0db9b57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ossar-analysis.yml

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

3333
steps:
3434
- name: Checkout repository
35-
uses: actions/checkout@v4
35+
uses: actions/checkout@v6
3636

3737
# Run open source static analysis tools
3838
- name: Run OSSAR

0 commit comments

Comments
 (0)