Skip to content

Commit 9934f22

Browse files
committed
chore: add actions/checkout@v6.0.3 (jobs.analyze.steps.uses)
1 parent 95f34e8 commit 9934f22

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
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- name: checkout
17-
uses: actions/checkout@v6.0.2
17+
uses: actions/checkout@v6.0.3
1818
- name: git checkout
1919
run: git checkout
2020
if: ${{ github.event_name == 'pull_request' }}

0 commit comments

Comments
 (0)