Skip to content

Commit

Permalink
Fix permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
mjanez committed Sep 14, 2023
1 parent ea1abe5 commit 8b65463
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/docker-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ jobs:

scan_docker_image:
permissions:
id-token: read
contents: read
packages: read
runs-on: ubuntu-latest
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ jobs:

scan_docker_image:
permissions:
id-token: read
contents: read
packages: read
runs-on: ubuntu-latest
Expand Down

0 comments on commit 8b65463

Please sign in to comment.