Skip to content

Commit 62b2cac

Browse files
bump docker tag to v2.4.0 for release (#1414)
The main change is the Scorecard bump to v5.0.0, which includes maintainer annotations which will affect the SARIF produced by this action. For full details see the release notes: https://github.com/ossf/scorecard/releases/tag/v5.0.0 Signed-off-by: Spencer Schrock <[email protected]>
1 parent c09630c commit 62b2cac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ branding:
5353

5454
runs:
5555
using: "docker"
56-
image: "docker://gcr.io/openssf/scorecard-action:v2.3.3"
56+
image: "docker://gcr.io/openssf/scorecard-action:v2.4.0"

0 commit comments

Comments
 (0)