Skip to content

Commit 39d56f1

Browse files
ci: Update permissions for GitHub attestations (#2481)
* Remove explicit content read permissions as not formally required. - c.f. https://github.com/actions/attest-build-provenance/tree/v1.1.2?tab=readme-ov-file#usage
1 parent 1ad59fc commit 39d56f1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish-package.yml

-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ jobs:
3232
permissions:
3333
id-token: write
3434
attestations: write
35-
contents: read
3635

3736
steps:
3837
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)