Skip to content

Commit b6632c0

Browse files
authored
back to @main to test if vuln is actually here..
1 parent bc41e35 commit b6632c0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/codeql-monorepo.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,8 @@ jobs:
7070

7171
- name: Spot changes to projects
7272
id: changes
73-
uses: advanced-security/monorepo-code-scanning-action/changes@paths-ignore
73+
uses: advanced-security/monorepo-code-scanning-action/changes@main
74+
#uses: advanced-security/monorepo-code-scanning-action/changes@paths-ignore
7475
with:
7576
projects-json: monorepo-projects.json
7677
queries: security-extended

0 commit comments

Comments
 (0)