Skip to content

Commit

Permalink
chore(deps): update github/codeql-action digest to 4d85deb
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 7, 2024
1 parent 9819cf2 commit c35b8b4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@ jobs:
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4

- name: Initialize CodeQL
uses: github/codeql-action/init@4a8f20f6b9b5114f354129a1e2f391d75bfd640a # v2
uses: github/codeql-action/init@4d85deb8548d03be541760228f3fe9e6a4d5d27d # v2
with:
languages: ${{ matrix.language }}

- name: Autobuild
uses: github/codeql-action/autobuild@4a8f20f6b9b5114f354129a1e2f391d75bfd640a # v2
uses: github/codeql-action/autobuild@4d85deb8548d03be541760228f3fe9e6a4d5d27d # v2

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@4a8f20f6b9b5114f354129a1e2f391d75bfd640a # v2
uses: github/codeql-action/analyze@4d85deb8548d03be541760228f3fe9e6a4d5d27d # v2

0 comments on commit c35b8b4

Please sign in to comment.