Skip to content

Commit

Permalink
Updated Snyk Scan Action Version (#11676)
Browse files Browse the repository at this point in the history
  • Loading branch information
maira-samtek committed Apr 26, 2024
1 parent 7896516 commit 8750d1c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/scan_snyk-jira-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}

- name: use the custom github action to parse Snyk output
uses: Enterprise-CMCS/macfc-security-scan-report@v2.7.4
uses: Enterprise-CMCS/mac-fc-security-scan-report@v2.8.4.3
with:
jira-username: "mdct_github_service_account"
jira-token: ${{ secrets.JIRA_ENT_USER_TOKEN }}
Expand All @@ -55,3 +55,4 @@ jobs:
assign-jira-ticket-to: "MWTW"
scan-output-path: "snyk_output.txt"
scan-type: "snyk"
major-version-only: 'true'

0 comments on commit 8750d1c

Please sign in to comment.