Skip to content

Commit

Permalink
Merge pull request #134 from 4k4xs4pH1r3/dependabot/github_actions/ve…
Browse files Browse the repository at this point in the history
…racode/veracode-pipeline-scan-results-to-sarif-7a4200f5e4b9ff2260a6d8a677585198b906567e

build(deps): update veracode/veracode-pipeline-scan-results-to-sarif requirement to 7a4200f5e4b9ff2260a6d8a677585198b906567e
  • Loading branch information
4k4xs4pH1r3 authored Mar 4, 2024
2 parents 79535ee + 2c36bdf commit 8e722af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/veracode-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
continue-on-error: true
- name: Convert pipeline scan output to SARIF format
id: convert
uses: veracode/veracode-pipeline-scan-results-to-sarif@37a60a38fedd7712b5e7bdfd41cc6bf5843a6791
uses: veracode/veracode-pipeline-scan-results-to-sarif@7a4200f5e4b9ff2260a6d8a677585198b906567e
with:
pipeline-results-json: results.json
- uses: github/codeql-action/upload-sarif@2f93e4319b2f04a2efc38fa7f78bd681bc3f7b2f # v2.23.2
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/veracode.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
continue-on-error: true
- name: Convert pipeline scan output to SARIF format
id: convert
uses: veracode/veracode-pipeline-scan-results-to-sarif@ff08ae5b45d5384cb4679932f184c013d34da9be
uses: veracode/veracode-pipeline-scan-results-to-sarif@7a4200f5e4b9ff2260a6d8a677585198b906567e
with:
pipeline-results-json: results.json
- uses: github/codeql-action/upload-sarif@2f93e4319b2f04a2efc38fa7f78bd681bc3f7b2f # v2.23.2
Expand Down

0 comments on commit 8e722af

Please sign in to comment.