Skip to content

Commit

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

Bump github/codeql-action from 3.27.6 to 3.27.9
  • Loading branch information
github-actions[bot] authored Dec 16, 2024
2 parents 28662f9 + 3de7dc8 commit be96f61
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@11bd71901bbe5b1630ceea73d27597364c9af683
- name: Initialize CodeQL
uses: github/codeql-action/init@aa578102511db1f4524ed59b8cc2bae4f6e88195
uses: github/codeql-action/init@df409f7d9260372bd5f19e5b04e83cb3c43714ae
with:
languages: go
- name: Analyze
uses: github/codeql-action/analyze@aa578102511db1f4524ed59b8cc2bae4f6e88195
uses: github/codeql-action/analyze@df409f7d9260372bd5f19e5b04e83cb3c43714ae

0 comments on commit be96f61

Please sign in to comment.