Skip to content

Commit

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

build(deps): Bump github/codeql-action from 3.26.11 to 3.26.13
  • Loading branch information
github-actions[bot] authored Oct 14, 2024
2 parents 07fe092 + 00f8385 commit 11ad96e
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@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871
- name: Initialize CodeQL
uses: github/codeql-action/init@6db8d6351fd0be61f9ed8ebd12ccd35dcec51fea
uses: github/codeql-action/init@f779452ac5af1c261dce0346a8f964149f49322b
with:
languages: go
- name: Analyze
uses: github/codeql-action/analyze@6db8d6351fd0be61f9ed8ebd12ccd35dcec51fea
uses: github/codeql-action/analyze@f779452ac5af1c261dce0346a8f964149f49322b

0 comments on commit 11ad96e

Please sign in to comment.