Skip to content

Commit

Permalink
bump docker tag to v2.4.0 for release (#1414)
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
spencerschrock committed Jul 26, 2024
1 parent c09630c commit 62b2cac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ branding:

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

0 comments on commit 62b2cac

Please sign in to comment.