Update README.md to refer to attestations permission (#41)

* Update README.md to refer to `attestations` permission

* Update ci.yml

* Update ci.yml

* Update ci.yml

* Update README.md

* Update README.md

* update README

Signed-off-by: Brian DeHamer <[email protected]>

---------

Signed-off-by: Brian DeHamer <[email protected]>
Co-authored-by: Brian DeHamer <[email protected]>
This commit is contained in:
Phill MV
2024-04-23 09:33:57 -07:00
committed by GitHub
co-authored by Brian DeHamer
parent 36d21cdc72
commit 2f5f68fcc3
2 changed files with 9 additions and 7 deletions
+3 -2
View File
@@ -46,11 +46,12 @@ jobs:
id: npm-ci-test
run: npm run ci-test
test-attest-sbom-with-local-sbom-file:
test-attest-sbom:
name: Test attest-sbom action with local sbom file
runs-on: ubuntu-latest
permissions:
contents: write
attestations: write
contents: read
id-token: write
steps: