Skip to content

Commit 18d3848

Browse files
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](fortify/github-action@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] <support@github.com>
1 parent e36ed16 commit 18d3848

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/fortify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
distribution: 'temurin'
2727

2828
- name: Run FoD SAST Scan
29-
uses: fortify/github-action@v1.6.3
29+
uses: fortify/github-action@v1.7.0
3030
with:
3131
sast-scan: true
3232
env:

0 commit comments

Comments
 (0)