Update README.md to use attestations permission (#43)

* Update README.md to use `attestations` permission

* Update ci.yml

* Update ci.yml

* Update README.md

Co-authored-by: Brian DeHamer <bdehamer@github.com>

* Update README.md

Co-authored-by: Brian DeHamer <bdehamer@github.com>

---------

Co-authored-by: Brian DeHamer <bdehamer@github.com>
This commit is contained in:
Phill MV
2024-04-22 12:12:55 -04:00
committed by GitHub
parent 21a4fc8dbf
commit e9e8f489ae
2 changed files with 8 additions and 5 deletions
+2 -1
View File
@@ -50,7 +50,8 @@ jobs:
name: Test attest-provenance action
runs-on: ubuntu-latest
permissions:
contents: write
attestations: write
contents: read
id-token: write
steps: