Skip to content

Commit 28b8c5b

Browse files
authored
ci: Update checkout action version to v5
1 parent 7ea2702 commit 28b8c5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/track_dependencies.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
generate-sbom:
1010
runs-on: ubuntu-latest
1111
steps:
12-
- uses: actions/checkout@v3
12+
- uses: actions/checkout@v5
1313
- name: Install CycloneDX
1414
run: |
1515
python -m pip install --upgrade pip

0 commit comments

Comments
 (0)