Skip to content

Commit

Permalink
[GREEN] Reconfigure Security jobs (alert)
Browse files Browse the repository at this point in the history
- revise notification/alert channel to `#education-skills-work-employment-dev` (was `#hmpps-sre-alerts`)
  • Loading branch information
rickchoijd committed Dec 6, 2024
1 parent f93376c commit 5026aa2
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/security_owasp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ jobs:
name: Kotlin security OWASP dependency check
uses: ministryofjustice/hmpps-github-actions/.github/workflows/security_owasp.yml@v1 # WORKFLOW_VERSION
with:
channel_id: C05J915DX0Q
channel_id: C028R5FJT4J
secrets: inherit
2 changes: 1 addition & 1 deletion .github/workflows/security_trivy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ jobs:
name: Project security trivy dependency check
uses: ministryofjustice/hmpps-github-actions/.github/workflows/security_trivy.yml@v1 # WORKFLOW_VERSION
with:
channel_id: C05J915DX0Q
channel_id: C028R5FJT4J
secrets: inherit
2 changes: 1 addition & 1 deletion .github/workflows/security_veracode_pipeline_scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ jobs:
name: Project security veracode pipeline scan
uses: ministryofjustice/hmpps-github-actions/.github/workflows/security_veracode_pipeline_scan.yml@v1 # WORKFLOW_VERSION
with:
channel_id: C05J915DX0Q
channel_id: C028R5FJT4J
secrets: inherit
2 changes: 1 addition & 1 deletion .github/workflows/security_veracode_policy_scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ jobs:
name: Project security veracode policy scan
uses: ministryofjustice/hmpps-github-actions/.github/workflows/security_veracode_policy_scan.yml@v1 # WORKFLOW_VERSION
with:
channel_id: C05J915DX0Q
channel_id: C028R5FJT4J
secrets: inherit

0 comments on commit 5026aa2

Please sign in to comment.