From 974c0a2ee2459c99e0b503cff67d9d4e4b7f7db7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jul 2025 02:14:29 +0000 Subject: [PATCH] fix(deps): bump fortify/github-action from 1.6.3 to 1.7.0 Bumps [fortify/github-action](https://github.com/fortify/github-action) from 1.6.3 to 1.7.0. - [Release notes](https://github.com/fortify/github-action/releases) - [Changelog](https://github.com/fortify/github-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/fortify/github-action/compare/v1.6.3...v1.7.0) --- updated-dependencies: - dependency-name: fortify/github-action dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 0652bae..07dca88 100644 --- a/.github/workflows/fortify.yml +++ b/.github/workflows/fortify.yml @@ -26,7 +26,7 @@ jobs: distribution: 'temurin' - name: Run FoD SAST Scan - uses: fortify/github-action@v1.6.3 + uses: fortify/github-action@v1.7.0 with: sast-scan: true env: