Skip to content

Commit 42cb062

Browse files
committed
add security events
1 parent ea6dfb2 commit 42cb062

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/reusable-vendor-vulnerability-scanner.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@ jobs:
6666
# committed into them. thus, a workflow_dispatch or workflow_call would
6767
# not work, and we would not be able to analyse vendor dependecies there.
6868
runs-on: ubuntu-latest
69+
permissions:
70+
security-events: write
6971
steps:
7072
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # ratchet:actions/[email protected]
7173
- uses: erlef/setup-beam@5304e04ea2b355f03681464e683d92e3b2f18451 # racket:actions/checkout@v1

0 commit comments

Comments
 (0)