Skip to content

Commit d3fc141

Browse files
author
viktoria.gvozdeva
committed
github:sdl
1 parent 776c859 commit d3fc141

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/pr-linter.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,13 @@ jobs:
121121
pr-security-scan:
122122
name: Security Scanning
123123
runs-on: ["innersource.prod.amr.dind"]
124+
permissions:
125+
contents: read
126+
pull-requests: write
124127
steps:
125128
- uses: actions/checkout@v4
129+
130+
- name: CAS Security Orchestrator
126131
- uses: intel-innersource/applications.security.monitoring.cas@v2
127132
with:
128133
sdl-api-key: ${{ secrets.1951f63a-bf40-40e4-a547-5094d415f847 }}

0 commit comments

Comments
 (0)