Skip to content

Commit

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

Bump github/codeql-action from 3.23.0 to 3.23.1
  • Loading branch information
chrisgavin authored Jan 22, 2024
2 parents f99ebab + 905978f commit 6c29aa2
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@e5f05b81d5b6ff8cfa111c80c22c5fd02a384118
uses: github/codeql-action/init@0b21cf2492b6b02c465a3e5d7c473717ad7721ba
with:
languages: go
- name: Analyze
uses: github/codeql-action/analyze@e5f05b81d5b6ff8cfa111c80c22c5fd02a384118
uses: github/codeql-action/analyze@0b21cf2492b6b02c465a3e5d7c473717ad7721ba

0 comments on commit 6c29aa2

Please sign in to comment.