From 41878d0a1e51c5f3200251626730df78e968db24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 07:34:31 +0000 Subject: [PATCH] build(deps): bump fortify/gha-export-vulnerabilities Bumps [fortify/gha-export-vulnerabilities](https://github.com/fortify/gha-export-vulnerabilities) from fcb374411cff9809028c911dabb8b57dbdae623b to d2838d7a21c0499504efe8f384573f51bea799e0. - [Release notes](https://github.com/fortify/gha-export-vulnerabilities/releases) - [Changelog](https://github.com/fortify/gha-export-vulnerabilities/blob/master/CHANGELOG.md) - [Commits](https://github.com/fortify/gha-export-vulnerabilities/compare/fcb374411cff9809028c911dabb8b57dbdae623b...d2838d7a21c0499504efe8f384573f51bea799e0) --- updated-dependencies: - dependency-name: fortify/gha-export-vulnerabilities dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/fortify.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/fortify.yml b/.github/workflows/fortify.yml index 1538624bd..1772542cf 100644 --- a/.github/workflows/fortify.yml +++ b/.github/workflows/fortify.yml @@ -91,7 +91,7 @@ jobs: # Once scan completes, pull SAST issues from Fortify on Demand and generate SARIF output. - name: Export results to GitHub-optimized SARIF - uses: fortify/gha-export-vulnerabilities@fcb374411cff9809028c911dabb8b57dbdae623b + uses: fortify/gha-export-vulnerabilities@d2838d7a21c0499504efe8f384573f51bea799e0 with: fod_base_url: "https://ams.fortify.com/" fod_tenant: ${{ secrets.FOD_TENANT }}