Skip to content

Commit

Permalink
Merge pull request #50 from chrisgavin/dependabot/github_actions/gith…
Browse files Browse the repository at this point in the history
…ub/codeql-action-3.24.3

Bump github/codeql-action from 3.24.0 to 3.24.3
  • Loading branch information
chrisgavin authored Feb 19, 2024
2 parents fd96f50 + 657f537 commit 9620e21
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 @@ -20,8 +20,8 @@ jobs:
- name: Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
- name: Initialize CodeQL
uses: github/codeql-action/init@e8893c57a1f3a2b659b6b55564fdfdbbd2982911
uses: github/codeql-action/init@379614612a29c9e28f31f39a59013eb8012a51f0
with:
languages: go
- name: Analyze
uses: github/codeql-action/analyze@e8893c57a1f3a2b659b6b55564fdfdbbd2982911
uses: github/codeql-action/analyze@379614612a29c9e28f31f39a59013eb8012a51f0

0 comments on commit 9620e21

Please sign in to comment.