Skip to content

Commit 331bff6

Browse files
authored
chore: disable action SHA pining
See: https://github.com/codecov/codecov-action/issues/1087 Signed-off-by: Todd Baert <[email protected]>
1 parent 6c06b88 commit 331bff6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

renovate.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
4-
"config:base",
5-
"helpers:pinGitHubActionDigests"
4+
"config:base"
65
],
76
"packageRules": [
87
{

0 commit comments

Comments
 (0)