We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 47da2be + 50b0759 commit ee6b314Copy full SHA for ee6b314
.github/workflows/veracode-default-build.yml
@@ -15,7 +15,7 @@ jobs:
15
build:
16
runs-on: ubuntu-latest
17
container:
18
- image: veracode/scm-packaging:latest
+ image: veracode/scm-packaging:2.0.0
19
env:
20
VERACODE_API_KEY_ID: '${{ secrets.VERACODE_API_ID }}'
21
VERACODE_API_KEY_SECRET: '${{ secrets.VERACODE_API_KEY }}'
0 commit comments