From ed2bd0556c66cafdabebe6aaaa719426aed11e59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Apr 2024 14:37:12 +0000 Subject: [PATCH] chore(deps): bump veracode/veracode-uploadandscan-action Bumps [veracode/veracode-uploadandscan-action](https://github.com/veracode/veracode-uploadandscan-action) from 0.2.1 to 0.2.6. - [Release notes](https://github.com/veracode/veracode-uploadandscan-action/releases) - [Commits](https://github.com/veracode/veracode-uploadandscan-action/compare/0.2.1...0.2.6) --- updated-dependencies: - dependency-name: veracode/veracode-uploadandscan-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/veracode-upload.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/veracode-upload.yml b/.github/workflows/veracode-upload.yml index 54464d566..6952d5053 100644 --- a/.github/workflows/veracode-upload.yml +++ b/.github/workflows/veracode-upload.yml @@ -64,7 +64,7 @@ jobs: - run: zip -r veracode-scan-target.zip ./ - name: Run Veracode Upload And Scan - uses: veracode/veracode-uploadandscan-action@0.2.1 + uses: veracode/veracode-uploadandscan-action@0.2.6 with: appname: "Battery-Passport-Consumer-App" createprofile: false