Skip to content

Commit

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

Bump github/codeql-action from 3.22.12 to 3.23.0
  • Loading branch information
chrisgavin authored Jan 15, 2024
2 parents 9554aa1 + 2e91a96 commit f99ebab
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@b4ffde65f46336ab88eb53be808477a3936bae11
- name: Initialize CodeQL
uses: github/codeql-action/init@012739e5082ff0c22ca6d6ab32e07c36df03c4a4
uses: github/codeql-action/init@e5f05b81d5b6ff8cfa111c80c22c5fd02a384118
with:
languages: go
- name: Analyze
uses: github/codeql-action/analyze@012739e5082ff0c22ca6d6ab32e07c36df03c4a4
uses: github/codeql-action/analyze@e5f05b81d5b6ff8cfa111c80c22c5fd02a384118

0 comments on commit f99ebab

Please sign in to comment.