Skip to content

Commit

Permalink
chore(deps): update github/codeql-action digest to 949c156
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 12, 2024
1 parent c624d30 commit 3bde835
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@ jobs:
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3

- name: Initialize CodeQL
uses: github/codeql-action/init@d835c34a7026e284170c41a0a66c956e03f247d0 # v2
uses: github/codeql-action/init@949c15670d6990567a0a11f164e6f870e7123062 # v2
with:
languages: "csharp"

- name: Autobuild
uses: github/codeql-action/autobuild@d835c34a7026e284170c41a0a66c956e03f247d0 # v2
uses: github/codeql-action/autobuild@949c15670d6990567a0a11f164e6f870e7123062 # v2

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@d835c34a7026e284170c41a0a66c956e03f247d0 # v2
uses: github/codeql-action/analyze@949c15670d6990567a0a11f164e6f870e7123062 # v2

0 comments on commit 3bde835

Please sign in to comment.