Skip to content

Commit

Permalink
Update github/codeql-action digest to e2e140a
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 22, 2024
1 parent acfe8b4 commit 77ab9e2
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@379614612a29c9e28f31f39a59013eb8012a51f0 # v3
uses: github/codeql-action/init@e2e140ad1441662206e8f97754b166877dfa1c73 # 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@379614612a29c9e28f31f39a59013eb8012a51f0 # v3
uses: github/codeql-action/analyze@e2e140ad1441662206e8f97754b166877dfa1c73 # v3

0 comments on commit 77ab9e2

Please sign in to comment.