Update README.md to refer to attestations permission (#37)
* Update README.md to refer to `attestations` permission * 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> * Update .github/workflows/ci.yml Co-authored-by: Brian DeHamer <bdehamer@github.com> --------- Co-authored-by: Brian DeHamer <bdehamer@github.com>
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -50,7 +50,8 @@ jobs:
|
||||
name: Test attest action
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: write
|
||||
contents: read
|
||||
attestations: write
|
||||
id-token: write
|
||||
env:
|
||||
SUBJECT: /repos/${{ github.repository }}/tarball/${{ github.sha }}
|
||||
|
||||
Reference in New Issue
Block a user