Skip to content

Commit 8e639fe

Browse files
fix: codeql permissions warning
1 parent 4fd1dff commit 8e639fe

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/release-chains-hc.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ on:
1010
jobs:
1111
call:
1212
uses: ./.github/workflows/release-image.yml
13+
permissions:
14+
contents: read
15+
packages: write
16+
id-token: write
1317
with:
1418
image: ghcr.io/${{ github.repository }}/go_chains_hc
1519
context: images/go_chains_hc

0 commit comments

Comments
 (0)