Skip to content

Commit

Permalink
Merge pull request #776 from myrotvorets/renovate/pin-dependencies
Browse files Browse the repository at this point in the history
chore(deps): pin github/codeql-action action to 32dc499
  • Loading branch information
myrotvorets-team authored Feb 24, 2023
2 parents 28161f3 + 56df20e commit f4acbb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ jobs:
uses: github/codeql-action/autobuild@v2

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v2
uses: github/codeql-action/analyze@32dc499307d133bb5085bae78498c0ac2cf762d5 # v2
with:
category: "/language:${{ matrix.language }}"

0 comments on commit f4acbb5

Please sign in to comment.