mirror of
https://github.com/optim-enterprises-bv/secureblue.git
synced 2025-10-30 01:52:19 +00:00
fix: grant trivy write access to security-events (#584)
This commit is contained in:
2
.github/workflows/trivy.yml
vendored
2
.github/workflows/trivy.yml
vendored
@@ -12,6 +12,8 @@ jobs:
|
||||
build:
|
||||
name: Trivy
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
security-events: write
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
||||
|
||||
Reference in New Issue
Block a user