Skip to content

Commit 551aab5

Browse files
authored
Fix: [AEA-0000] - fix sbom version (#13)
## Summary - Routine Change ### Details - fix sbom version
1 parent 8243c6b commit 551aab5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/quality-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@ jobs:
349349
path: cfn_guard_output
350350

351351
- name: Generate and check SBOMs
352-
uses: NHSDigital/eps-action-sbom@20fb1f797cb6660e9a0c375ace4576c5ac497af6
352+
uses: NHSDigital/eps-action-sbom@36d76330ce9ea0775273c68da8384db1c0dba158
353353

354354
- name: "check is SONAR_TOKEN exists"
355355
env:

0 commit comments

Comments
 (0)