We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a37566 commit febcb75Copy full SHA for febcb75
.github/workflows/scan.yml
@@ -65,7 +65,7 @@ jobs:
65
name: License check
66
runs-on: ubuntu-latest
67
container:
68
- image: ghcr.io/cps-test-lab/scenario-execution:${{ github.event.pull_request.base.ref }}
+ image: ghcr.io/cps-test-lab/scenario-execution:latest
69
steps:
70
- name: Checkout code
71
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 #v4.2.2
0 commit comments