Skip to content

Commit

Permalink
update ref to be the same as build branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
hdwhdw committed Dec 18, 2024
1 parent 19e941a commit fb263a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
with:
repository: sonic-net/sonic-mgmt-common
path: sonic-mgmt-common
ref: master
ref: ${{ github.ref }}

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
Expand Down

0 comments on commit fb263a9

Please sign in to comment.