adding SBOM support

https://depot.dev/blog/build-with-sboms
This commit is contained in:
Jason Kulatunga 2023-10-17 07:52:20 -07:00
parent 4f1222d0d8
commit f32004498a
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ jobs:
docker:
runs-on: ubuntu-latest
permissions:
contents: read
contents: write
packages: write
id-token: write
strategy: