Skip to content

Commit

Permalink
chore(deps): update github/codeql-action digest to 863a05b
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 11, 2023
1 parent 9c06ec4 commit cea5e8e
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@f095bcc56b7c2baf48f3ac70d6d6782f4f553222

- name: Initialize CodeQL
uses: github/codeql-action/init@896079047b4bb059ba6f150a5d87d47dde99e6e5
uses: github/codeql-action/init@863a05b28b49528fa4af4d5126d7ffcc6db2b2ee
with:
languages: ${{ matrix.language }}
source-root: src

- name: Autobuild
uses: github/codeql-action/autobuild@896079047b4bb059ba6f150a5d87d47dde99e6e5
uses: github/codeql-action/autobuild@863a05b28b49528fa4af4d5126d7ffcc6db2b2ee

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@896079047b4bb059ba6f150a5d87d47dde99e6e5
uses: github/codeql-action/analyze@863a05b28b49528fa4af4d5126d7ffcc6db2b2ee

0 comments on commit cea5e8e

Please sign in to comment.