Skip to content

Commit

Permalink
chore: codeQL - set ref for codeql-action/analyze (#26501)
Browse files Browse the repository at this point in the history
  • Loading branch information
VasilyStrelyaev authored Jan 25, 2024
1 parent 6cab2de commit e6779fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
uses: github/codeql-action/analyze@v3
with:
category: "/language:${{matrix.language}}"
ref: ${{ matrix.branch }}

fetch:
runs-on: devextreme-shr2
Expand Down

0 comments on commit e6779fe

Please sign in to comment.