Skip to content

Commit 751e980

Browse files
committed
CCM-17346: Move To Shared Modules Model
1 parent d90fb43 commit 751e980

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/stage-1-commit.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
with:
5353
fetch-depth: 0 # Full history is needed to scan all commits
5454
- name: "Scan secrets"
55-
uses: NHSDigital/nhs-notify-shared-modules/.github/actions/scan-secrets@c0d351d206f638c18349021ad5b79ca65de2b56c # v2.0.32
55+
uses: NHSDigital/nhs-notify-shared-modules/.github/actions/scan-secrets@3.0.0
5656
check-file-format:
5757
name: "Check file format"
5858
runs-on: ubuntu-latest
@@ -156,7 +156,7 @@ jobs:
156156
- name: "Setup ASDF"
157157
uses: asdf-vm/actions/setup@1902764435ca0dd2f3388eea723a4f92a4eb8302
158158
- name: "Lint Terraform"
159-
uses: NHSDigital/nhs-notify-shared-modules/.github/actions/lint-terraform@c0d351d206f638c18349021ad5b79ca65de2b56c # v2.0.32
159+
uses: NHSDigital/nhs-notify-shared-modules/.github/actions/lint-terraform@3.0.0
160160
#TODO - Re-visit Trivy usage https://nhsd-jira.digital.nhs.uk/browse/CCM-15549
161161
# trivy-iac:
162162
# name: "Trivy IaC Scan"

0 commit comments

Comments
 (0)