Skip to content

Commit

Permalink
chore: remove trivy permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
marcellmueller committed Dec 4, 2024
1 parent f2fe360 commit 06f697c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
Binary file added .DS_Store
Binary file not shown.
4 changes: 0 additions & 4 deletions .github/workflows/analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,6 @@ jobs:
name: Trivy Security Scan
if: ${{ ! github.event.pull_request.draft }}
runs-on: ubuntu-24.04
permissions:
contents: write
pull-requests: write
repository-projects: write
timeout-minutes: 1
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 06f697c

Please sign in to comment.