Skip to content

Commit

Permalink
fix(ci): Docker build CodeQL permission (#4217)
Browse files Browse the repository at this point in the history
  • Loading branch information
khvn26 authored Jun 24, 2024
1 parent d56ad08 commit 7554d15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/.reusable-docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
permissions:
packages: write
id-token: write
security-events: write
contents: read

steps:
Expand Down

0 comments on commit 7554d15

Please sign in to comment.