Skip to content

Commit

Permalink
chore(deps): update github/codeql-action digest to 2723530
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 5, 2023
1 parent 7878f47 commit 6082445
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 @@ -32,13 +32,13 @@ jobs:
uses: actions/checkout@96f53100ba2a5449eb71d2e6604bbcd94b9449b5

- name: Initialize CodeQL
uses: github/codeql-action/init@2ff6d83d0798cb9bbc48b19f665607b88ba08f69
uses: github/codeql-action/init@27235304e07da3d62be5a72ef5df0f30d8a4e137
with:
languages: ${{ matrix.language }}
source-root: src

- name: Autobuild
uses: github/codeql-action/autobuild@2ff6d83d0798cb9bbc48b19f665607b88ba08f69
uses: github/codeql-action/autobuild@27235304e07da3d62be5a72ef5df0f30d8a4e137

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@2ff6d83d0798cb9bbc48b19f665607b88ba08f69
uses: github/codeql-action/analyze@27235304e07da3d62be5a72ef5df0f30d8a4e137

0 comments on commit 6082445

Please sign in to comment.