Skip to content

Commit

Permalink
chore(actions): disable cosign explicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
justsomescripts committed May 9, 2024
1 parent 94964de commit bcf0507
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
secrets: inherit
with:
containerfile: Containerfile
enable_cosign: 'false'
permissions:
checks: write
contents: write
Expand Down

0 comments on commit bcf0507

Please sign in to comment.