Skip to content

Commit

Permalink
Merge pull request #926 from ocaml/dependabot/github_actions/github/c…
Browse files Browse the repository at this point in the history
…odeql-action-3.28.3

Bump github/codeql-action from 3.28.2 to 3.28.3
  • Loading branch information
smorimoto authored Jan 23, 2025
2 parents 8f324b2 + ace8ff5 commit 641a2c4
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 @@ -30,10 +30,10 @@ jobs:
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

- name: Initialize CodeQL
uses: github/codeql-action/init@d68b2d4edb4189fd2a5366ac14e72027bd4b37dd # v3.28.2
uses: github/codeql-action/init@dd196fa9ce80b6bacc74ca1c32bd5b0ba22efca7 # v3.28.3
with:
config-file: .github/codeql/codeql-configuration.yml
languages: ${{ matrix.language }}

- name: Perform CodeQL analysis
uses: github/codeql-action/analyze@d68b2d4edb4189fd2a5366ac14e72027bd4b37dd # v3.28.2
uses: github/codeql-action/analyze@dd196fa9ce80b6bacc74ca1c32bd5b0ba22efca7 # v3.28.3

0 comments on commit 641a2c4

Please sign in to comment.