Skip to content

Commit

Permalink
🌱 Bump openssf/scorecard from v4.2.0 to v4.3.0
Browse files Browse the repository at this point in the history
Bumps openssf/scorecard from v4.2.0 to v4.3.0.

---
updated-dependencies:
- dependency-name: openssf/scorecard
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 24, 2022
1 parent adf2f6d commit 48fb845
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
# -e INPUT_REPO_TOKEN=$GITHUB_AUTH_TOKEN \
# -e GITHUB_REPOSITORY="ossf/scorecard" \
# laurentsimon/scorecard-action:latest
FROM gcr.io/openssf/scorecard:v4.2.0@sha256:86666488851413a52fa4dee05df503aa0ed8e93fbf71b1f4c96b2539bd9e4306 as base
FROM gcr.io/openssf/scorecard:v4.3.0@sha256:86666488851413a52fa4dee05df503aa0ed8e93fbf71b1f4c96b2539bd9e4306 as base

# Build our image and update the root certs.
# TODO: use distroless.
Expand Down

0 comments on commit 48fb845

Please sign in to comment.