Skip to content

Commit

Permalink
ci(renovate): Automatically pin GitHub action digests
Browse files Browse the repository at this point in the history
This should silence OpenSSF Scorecards warnings about a "GitHubAction not
pinned by hash".

Signed-off-by: Sebastian Schuberth <[email protected]>
  • Loading branch information
sschuberth committed Jul 11, 2024
1 parent e4aa9e9 commit d271bd8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"extends": [
"config:recommended",
"docker:disable",
"helpers:pinGitHubActionDigests",
":semanticCommitScopeDisabled",
":semanticCommitTypeAll(deps)"
],
Expand Down

0 comments on commit d271bd8

Please sign in to comment.