Skip to content

Commit 66ec546

Browse files
committed
fix github actions permissions
1 parent a22c372 commit 66ec546

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,9 @@ jobs:
146146
with:
147147
name: sbom.spdx.json
148148
path: sbom.spdx.json
149+
permissions:
150+
actions: read
151+
contents: write
149152

150153
attest-sbom:
151154
name: Attest SBOM

0 commit comments

Comments
 (0)