Skip to content

Commit 3fd9052

Browse files
authored
ci: pin GitHub Actions by SHA digest via Renovate (#853)
Add the helpers:pinGitHubActionDigests preset to protect against tag-replacement supply-chain attacks on GitHub Actions.
1 parent b556dbc commit 3fd9052

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3-
"extends": ["config:recommended"],
3+
"extends": ["config:recommended", "helpers:pinGitHubActionDigests"],
44
"minimumReleaseAge": "7 days",
55
"packageRules": [
66
{

0 commit comments

Comments
 (0)