Skip to content
This repository has been archived by the owner on May 17, 2023. It is now read-only.

Commit

Permalink
chore(deps): update github/codeql-action digest to 04df126 (#105)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 2, 2023
1 parent 97a13c0 commit 3f6bf9a
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 @@ -18,8 +18,8 @@ jobs:
- name: Checkout Repository
uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # v3
- name: Initialize CodeQL
uses: github/codeql-action/init@67a35a08586135a9573f4327e904ecbf517a882d # v2
uses: github/codeql-action/init@04df1262e6247151b5ac09cd2c303ac36ad3f62b # v2
- name: Auto Build
uses: github/codeql-action/autobuild@67a35a08586135a9573f4327e904ecbf517a882d # v2
uses: github/codeql-action/autobuild@04df1262e6247151b5ac09cd2c303ac36ad3f62b # v2
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@67a35a08586135a9573f4327e904ecbf517a882d # v2
uses: github/codeql-action/analyze@04df1262e6247151b5ac09cd2c303ac36ad3f62b # v2

0 comments on commit 3f6bf9a

Please sign in to comment.