Skip to content

Commit

Permalink
Update github/codeql-action digest to c7f9125
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 17, 2024
1 parent e32c34d commit 8885295
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
key: ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }}

- name: Initialize CodeQL
uses: github/codeql-action/init@1b1aada464948af03b950897e5eb522f92603cc2 # v3
uses: github/codeql-action/init@c7f9125735019aa87cfc361530512d50ea439c71 # v3
with:
languages: ${{ matrix.language }}

Expand All @@ -53,4 +53,4 @@ jobs:
cake-version: 1.3.0

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@1b1aada464948af03b950897e5eb522f92603cc2 # v3
uses: github/codeql-action/analyze@c7f9125735019aa87cfc361530512d50ea439c71 # v3

0 comments on commit 8885295

Please sign in to comment.