Skip to content

Commit

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

Bump github/codeql-action from 3.26.11 to 3.26.12
  • Loading branch information
github-actions[bot] authored Oct 14, 2024
2 parents a3e181c + 67903f7 commit b52981e
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@d632683dd7b4114ad314bca15554477dd762a938
- name: Initialize CodeQL
uses: github/codeql-action/init@6db8d6351fd0be61f9ed8ebd12ccd35dcec51fea
uses: github/codeql-action/init@c36620d31ac7c881962c3d9dd939c40ec9434f2b
with:
languages: go
- name: Analyze
uses: github/codeql-action/analyze@6db8d6351fd0be61f9ed8ebd12ccd35dcec51fea
uses: github/codeql-action/analyze@c36620d31ac7c881962c3d9dd939c40ec9434f2b

0 comments on commit b52981e

Please sign in to comment.