Skip to content

Commit

Permalink
Merge pull request #123 from chrisgavin/dependabot/github_actions/git…
Browse files Browse the repository at this point in the history
…hub/codeql-action-3.24.0

Bump github/codeql-action from 3.23.2 to 3.24.0
  • Loading branch information
chrisgavin authored Feb 5, 2024
2 parents 74bc3a5 + f4cd536 commit c2b2e9e
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 @@ -15,8 +15,8 @@ jobs:
- name: Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
- name: Initialize CodeQL
uses: github/codeql-action/init@b7bf0a3ed3ecfa44160715d7c442788f65f0f923
uses: github/codeql-action/init@e8893c57a1f3a2b659b6b55564fdfdbbd2982911
with:
languages: go
- name: Analyze
uses: github/codeql-action/analyze@b7bf0a3ed3ecfa44160715d7c442788f65f0f923
uses: github/codeql-action/analyze@e8893c57a1f3a2b659b6b55564fdfdbbd2982911

0 comments on commit c2b2e9e

Please sign in to comment.