Skip to content

Commit 76654ad

Browse files
Update .github/workflows/dtrack-sbom.workflow.yaml
Co-authored-by: Alexandre Bouthinon <[email protected]>
1 parent 5bcd8a5 commit 76654ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dtrack-sbom.workflow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-24.04
1616
steps:
1717
- name: Checkout project
18-
uses: actions/checkout@v4
18+
uses: actions/checkout@v6
1919

2020
- name: Install additional libraries
2121
uses: ./.github/actions/install-packages

0 commit comments

Comments
 (0)