We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9455908 commit 5b47fbaCopy full SHA for 5b47fba
.github/workflows/codeql.yml
@@ -27,7 +27,7 @@ concurrency:
27
28
jobs:
29
analyze:
30
- uses: project-chip/connectedhomeip/.github/workflows/build.yaml@main
+ uses: project-chip/connectedhomeip/.github/workflows/build.yaml@master
31
with:
32
run-codeql: true
33
0 commit comments