Skip to content

Commit

Permalink
Testing sbom1
Browse files Browse the repository at this point in the history
  • Loading branch information
soorajrs409 committed Sep 29, 2024
1 parent bfcaa76 commit b2072d4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/sbom.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ jobs:
sbom-gen:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4

- name: generate-sbom
uses: anchore/sbom-action@v0
with:
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/sbom2.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: Generate SBOM

on:
push:
branches:
- main
workflow_dispatch:

jobs:
Expand Down

0 comments on commit b2072d4

Please sign in to comment.