Skip to content

Commit

Permalink
update java-spdx to 1.1.8
Browse files Browse the repository at this point in the history
Signed-off-by: cpanato <[email protected]>
  • Loading branch information
cpanato committed May 27, 2024
1 parent 51b7ddb commit ed9f2f8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/verify-spdx.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,18 +21,18 @@ jobs:
- uses: chainguard-dev/actions/setup-spdx@d886686603afb809f7ef9b734b333e20b7ce5cda
with:
spdx-tools-version: 1.1.0
spdx-tools-version: 1.1.8

- uses: chainguard-dev/actions/setup-spdx@d886686603afb809f7ef9b734b333e20b7ce5cda
with:
download: false
spdx-tools-version: 1.1.0
spdx-tools-version: 1.1.8
sbom-path: example-image-pause.spdx

- uses: chainguard-dev/actions/setup-spdx@d886686603afb809f7ef9b734b333e20b7ce5cda
with:
download: false
spdx-tools-version: 1.1.0
spdx-tools-version: 1.1.8
sbom-path: example-image-pause.spdx.json

- uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4.3.3
Expand Down

0 comments on commit ed9f2f8

Please sign in to comment.