Skip to content

Commit

Permalink
Merge pull request #35 from chrisgavin/dependabot/github_actions/gith…
Browse files Browse the repository at this point in the history
…ub/codeql-action-2.22.4

Bump github/codeql-action from 2.22.3 to 2.22.4
  • Loading branch information
chrisgavin authored Oct 28, 2023
2 parents 09bb0fc + 3df5efd commit 4a4390b
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@b4ffde65f46336ab88eb53be808477a3936bae11
- name: Initialize CodeQL
uses: github/codeql-action/init@0116bc2df50751f9724a2e35ef1f24d22f90e4e1
uses: github/codeql-action/init@49abf0ba24d0b7953cb586944e918a0b92074c80
with:
languages: go
- name: Analyze
uses: github/codeql-action/analyze@0116bc2df50751f9724a2e35ef1f24d22f90e4e1
uses: github/codeql-action/analyze@49abf0ba24d0b7953cb586944e918a0b92074c80

0 comments on commit 4a4390b

Please sign in to comment.