Skip to content

Commit

Permalink
Update SBOM.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Deekshitha-kumbla authored Sep 10, 2024
1 parent 5140f91 commit c069eea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/SBOM.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: |
git config --global user.name 'github-actions'
git config --global user.email 'github-actions@github.com'
git checkout -b sbom-updates
git checkout -b main
git add sbom.json
git commit -m 'Add SBOM'
git push origin sbom-updates --force
Expand Down

0 comments on commit c069eea

Please sign in to comment.