Skip to content

Commit

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

Bump github/codeql-action from 3.25.3 to 3.25.4
  • Loading branch information
chrisgavin authored May 13, 2024
2 parents 601fa3a + 989a9a5 commit 2a10291
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@0ad4b8fadaa221de15dcec353f45205ec38ea70b
- name: Initialize CodeQL
uses: github/codeql-action/init@d39d31e687223d841ef683f52467bd88e9b21c14
uses: github/codeql-action/init@ccf74c947955fd1cf117aef6a0e4e66191ef6f61
with:
languages: go
- name: Analyze
uses: github/codeql-action/analyze@d39d31e687223d841ef683f52467bd88e9b21c14
uses: github/codeql-action/analyze@ccf74c947955fd1cf117aef6a0e4e66191ef6f61

0 comments on commit 2a10291

Please sign in to comment.