Skip to content

Commit

Permalink
Merge pull request #15 from NotKaskus/renovate/github-codeql-action-d…
Browse files Browse the repository at this point in the history
…igest

chore(deps): update github/codeql-action digest to 32dc499
  • Loading branch information
NotKaskus authored Mar 5, 2023
2 parents 3cd8145 + ccc58c5 commit 5375481
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3

- name: Initialize CodeQL
uses: github/codeql-action/init@c3b6fce4ee2ca25bc1066aa3bf73962fda0e8898 # tag=v2
uses: github/codeql-action/init@32dc499307d133bb5085bae78498c0ac2cf762d5 # v2
with:
languages: ${{ matrix.language }}

Expand All @@ -40,4 +40,4 @@ jobs:
# Change run command

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@c3b6fce4ee2ca25bc1066aa3bf73962fda0e8898 # tag=v2
uses: github/codeql-action/analyze@32dc499307d133bb5085bae78498c0ac2cf762d5 # v2

0 comments on commit 5375481

Please sign in to comment.