Skip to content

Commit 1309add

Browse files
Run SNYK IaC Scan for Developer Hub
Signed-off-by: Fortune-Ndlovu <fndlovu@redhat.com>
1 parent 0277030 commit 1309add

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/snyk.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
helm template ./charts/backstage --output-dir ./output/backstage
3030
helm template ./charts/orchestrator-infra --output-dir ./output/orchestrator-infra
3131
32-
- name: Run SNYK IaC Scan for Backstage
32+
- name: Run SNYK IaC Scan for Developer Hub
3333
continue-on-error: true
3434
uses: snyk/actions/iac@0.4.0
3535
env:

0 commit comments

Comments
 (0)