1 parent f666fc3 commit ef3e8c0Copy full SHA for ef3e8c0
1 file changed
.github/workflows/generate_sbom.yaml
@@ -10,6 +10,7 @@ jobs:
10
name: Generate Jobs
11
runs-on: ubuntu-latest
12
steps:
13
+ - uses: actions/checkout@v6
14
- name: Install Pixi
15
uses: prefix-dev/setup-pixi@v0.9.6
16
with:
0 commit comments