Skip to content

Commit ba5b96a

Browse files
committed
Don't pin GitHub Actions dependencies
1 parent 16ff72c commit ba5b96a

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

renovate.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,12 @@
3131
},
3232
"matchDepNames": ["python"],
3333
"rangeStrategy": "replace"
34+
},
35+
{
36+
"matchManagers": [
37+
"github-actions"
38+
],
39+
"rangeStrategy": "replace"
3440
}
3541
]
3642
}

0 commit comments

Comments
 (0)