Skip to content

Commit 676c22c

Browse files
committed
chore(ci): drop unused attestations permission
attestations: write is declared but nothing in the workflow uses actions/attest-build-provenance — least-privilege says remove it. Add it back with a scoped step if/when SLSA provenance is wired in.
1 parent e25061d commit 676c22c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/pulumi-release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ on:
1717
permissions:
1818
contents: write
1919
id-token: write
20-
attestations: write
2120

2221
concurrency:
2322
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)