Skip to content

Commit 93aa8c2

Browse files
authored
Update s1-cns-scan.yml workflow references
TT-17509: Update s1-cns-scan.yml workflow references
2 parents 1344223 + ed1b05c commit 93aa8c2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/nightly-security-scan.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ jobs:
2020

2121
s1-scan:
2222
name: SentinelOne CNS Scan
23-
uses: TykTechnologies/github-actions/.github/workflows/s1-cns-scan.yml@78124512432a6f63372529cecbbbf58bf0411fa5 # main
23+
uses: TykTechnologies/github-actions/.github/workflows/s1-cns-scan.yml@production
2424
permissions:
2525
contents: read
2626
with:
2727
iac_enabled: false
28-
tag: service:vulnscan
28+
policy_id: ${{ vars.S1_POLICY_ID }}
2929
scope_type: ACCOUNT
3030
secrets:
3131
S1_API_TOKEN: ${{ secrets.S1_API_TOKEN }}

0 commit comments

Comments
 (0)