Skip to content

Commit

Permalink
Merge pull request #169 from cake-contrib/renovate/github-codeql-acti…
Browse files Browse the repository at this point in the history
…on-digest

Update github/codeql-action digest to 305f654
  • Loading branch information
nils-a authored Dec 13, 2023
2 parents d5fec01 + 483f5b8 commit 6f19fbc
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@c0d1daa7f7e14667747d73a7dbbe8c074bc8bfe2 # v2
uses: github/codeql-action/init@305f6546310b9203e892c28c1484e82977f4f63d # v2
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@c0d1daa7f7e14667747d73a7dbbe8c074bc8bfe2 # v2
uses: github/codeql-action/analyze@305f6546310b9203e892c28c1484e82977f4f63d # v2

0 comments on commit 6f19fbc

Please sign in to comment.