Skip to content

Commit 369e4ab

Browse files
committed
chore(renovate): pinGitHubActionDigests
1 parent fede8dc commit 369e4ab

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3-
"extends": ["github>Boshen/renovate"],
3+
"extends": ["github>Boshen/renovate", "helpers:pinGitHubActionDigests"],
4+
"updateNotScheduled": true,
45
"ignorePaths": ["**/node_modules/**", "**/fixtures/**"],
56
"packageRules": [
67
{

0 commit comments

Comments
 (0)