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 <bdehamer@github.com>

---------

Signed-off-by: Brian DeHamer <bdehamer@github.com>
Co-authored-by: Brian DeHamer <bdehamer@github.com>
This commit is contained in:
Phill MV
2024-04-23 12:33:57 -04:00
committed by GitHub
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: