Skip to content

Commit 0de67b9

Browse files
Copilotbakerboy448
andcommitted
ci: grant contents write permission so SBOMs can be attached to releases
Co-authored-by: bakerboy448 <55419169+bakerboy448@users.noreply.github.com>
1 parent 5f2fd78 commit 0de67b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
build:
3131
runs-on: ubuntu-latest
3232
permissions:
33-
contents: read
33+
contents: write
3434
packages: write
3535
id-token: write
3636
outputs:

0 commit comments

Comments
 (0)