Skip to content

Commit ee6b314

Browse files
Merge pull request #55 from veracode/develop
Update veracode-default-build.yml
2 parents 47da2be + 50b0759 commit ee6b314

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/veracode-default-build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
build:
1616
runs-on: ubuntu-latest
1717
container:
18-
image: veracode/scm-packaging:latest
18+
image: veracode/scm-packaging:2.0.0
1919
env:
2020
VERACODE_API_KEY_ID: '${{ secrets.VERACODE_API_ID }}'
2121
VERACODE_API_KEY_SECRET: '${{ secrets.VERACODE_API_KEY }}'

0 commit comments

Comments
 (0)