Skip to content

Commit

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

build(deps): Bump github/codeql-action from 3.26.9 to 3.26.11
  • Loading branch information
github-actions[bot] authored Oct 7, 2024
2 parents c17ff92 + 219bd5a commit 5e0b878
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@d632683dd7b4114ad314bca15554477dd762a938
- name: Initialize CodeQL
uses: github/codeql-action/init@461ef6c76dfe95d5c364de2f431ddbd31a417628
uses: github/codeql-action/init@6db8d6351fd0be61f9ed8ebd12ccd35dcec51fea
with:
languages: go
- name: Analyze
uses: github/codeql-action/analyze@461ef6c76dfe95d5c364de2f431ddbd31a417628
uses: github/codeql-action/analyze@6db8d6351fd0be61f9ed8ebd12ccd35dcec51fea

0 comments on commit 5e0b878

Please sign in to comment.