Skip to content

Commit 7102999

Browse files
hvitvedCopilot
andcommitted
Include actions.lock in baseline paths
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 2377214 commit 7102999

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

actions/extractor/tools/baseline-config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
".github/reusable_workflows/**/*.yml",
66
".github/reusable_workflows/**/*.yaml",
77
"**/action.yml",
8-
"**/action.yaml"
8+
"**/action.yaml",
9+
"**/actions.lock"
910
]
1011
}

0 commit comments

Comments
 (0)