Skip to content

Commit febcb75

Browse files
authored
CI: Use correct image
Signed-off-by: fred-labs <[email protected]>
1 parent 5a37566 commit febcb75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scan.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
name: License check
6666
runs-on: ubuntu-latest
6767
container:
68-
image: ghcr.io/cps-test-lab/scenario-execution:${{ github.event.pull_request.base.ref }}
68+
image: ghcr.io/cps-test-lab/scenario-execution:latest
6969
steps:
7070
- name: Checkout code
7171
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 #v4.2.2

0 commit comments

Comments
 (0)