Skip to content

Commit 26355f2

Browse files
committed
Better pinning of GitHub Actions
1 parent 064bff7 commit 26355f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/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:best-practices"],
3+
"extends": ["config:best-practices","helpers:pinGitHubActionDigestsToSemver"],
44
"labels": ["dependencies"],
55
"packageRules": [
66
{

0 commit comments

Comments
 (0)