Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.

Commit d2525fe

Browse files
authored
Update check-vulnerabilities-docker-ci-scripts.yaml
1 parent f4b2ab5 commit d2525fe

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/check-vulnerabilities-docker-ci-scripts.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Check vulnerabilities
1+
name: Check vulnerabilities on docker-ci-scripts
22

33
on:
44
schedule:
@@ -13,4 +13,4 @@ jobs:
1313
name: Check Vulnerabities
1414
uses: philips-software/docker-ci-scripts/.github/workflows/check-vulnerabilities.yaml@main
1515
with:
16-
image: docker://ghcr.io/philips-software/docker-ci-scripts@optimize-workflow
16+
image: docker://ghcr.io/philips-software/docker-ci-scripts@main

0 commit comments

Comments
 (0)