Skip to content

Commit 2c993b1

Browse files
committed
Revert "Configure rennovate to pinGitHubActionDigests"
It will actually make things more noisy if every new actions/* version then results in a PR. Given they're official github actions I think we can trust them. We can just add the version comment to none official actions This reverts commit c349a08.
1 parent c349a08 commit 2c993b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renovate.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"extends": ["config:base", "helpers:pinGitHubActionDigests"],
2+
"extends": ["config:base"],
33
"labels": ["dependencies", "skip-change-log"],
44
"prHourlyLimit": 0,
55
"prConcurrentLimit": 0,

0 commit comments

Comments
 (0)