Skip to content

Commit

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

Bump github/codeql-action from 3.24.9 to 3.24.10
  • Loading branch information
chrisgavin authored Apr 8, 2024
2 parents 221a475 + 7ce5b0b commit 7f75653
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@9bb56186c3b09b4f86b1c65136769dd318469633
- name: Initialize CodeQL
uses: github/codeql-action/init@1b1aada464948af03b950897e5eb522f92603cc2
uses: github/codeql-action/init@4355270be187e1b672a7a1c7c7bae5afdc1ab94a
with:
languages: go
- name: Analyze
uses: github/codeql-action/analyze@1b1aada464948af03b950897e5eb522f92603cc2
uses: github/codeql-action/analyze@4355270be187e1b672a7a1c7c7bae5afdc1ab94a

0 comments on commit 7f75653

Please sign in to comment.