Skip to content

Commit dd84e34

Browse files
committed
Update to latest published action version
1 parent 0486897 commit dd84e34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code-scanning/fortify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
# are available at https://github.com/fortify/github-action/releases. Depending on the amount of stability
5656
# required, you may want to consider using fortify/github-action@v1 instead to use the latest 1.x.y version
5757
# of this action, allowing your workflows to automatically benefit from any new features and bug fixes.
58-
uses: fortify/github-action@d7cb5974c159fad242153f52f7c6fa4dda065b23
58+
uses: fortify/github-action@ef5539bf4bd9c45c0bd971978f635a69eae55297
5959
with:
6060
sast-scan: true # Run a SAST scan; if not specified or set to false, no SAST scan will be run
6161
debricked-sca-scan: true # For FoD, run an open-source scan as part of the SAST scan (ignored if SAST scan

0 commit comments

Comments
 (0)