Skip to content

Commit ef3e8c0

Browse files
committed
chore: add action checkout
1 parent f666fc3 commit ef3e8c0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/generate_sbom.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
name: Generate Jobs
1111
runs-on: ubuntu-latest
1212
steps:
13+
- uses: actions/checkout@v6
1314
- name: Install Pixi
1415
uses: prefix-dev/setup-pixi@v0.9.6
1516
with:

0 commit comments

Comments
 (0)