Skip to content

Commit 09f7a9e

Browse files
committed
use pipx
1 parent b8fcee3 commit 09f7a9e

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
68+
image: ghcr.io/cps-test-lab/scenario-execution:${{ github.event.pull_request.base.ref }}
6969
steps:
7070
- name: Checkout code
7171
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 #v4.1.1

0 commit comments

Comments
 (0)