Skip to content

Commit

Permalink
Merge pull request #55 from veracode/develop
Browse files Browse the repository at this point in the history
Update veracode-default-build.yml
  • Loading branch information
veraakarthikbharadwaj authored Jun 28, 2024
2 parents 47da2be + 50b0759 commit ee6b314
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/veracode-default-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
build:
runs-on: ubuntu-latest
container:
image: veracode/scm-packaging:latest
image: veracode/scm-packaging:2.0.0
env:
VERACODE_API_KEY_ID: '${{ secrets.VERACODE_API_ID }}'
VERACODE_API_KEY_SECRET: '${{ secrets.VERACODE_API_KEY }}'
Expand Down

0 comments on commit ee6b314

Please sign in to comment.