Skip to content

Commit

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

Bump github/codeql-action from 2.22.1 to 2.22.3
  • Loading branch information
chrisgavin authored Oct 16, 2023
2 parents 2e6258c + c8b4ec4 commit 4e43efd
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@8ade135a41bc03ea155e62e844d188df1ea18608
- name: Initialize CodeQL
uses: github/codeql-action/init@fdcae64e1484d349b3366718cdfef3d404390e85
uses: github/codeql-action/init@0116bc2df50751f9724a2e35ef1f24d22f90e4e1
with:
languages: go
- name: Analyze
uses: github/codeql-action/analyze@fdcae64e1484d349b3366718cdfef3d404390e85
uses: github/codeql-action/analyze@0116bc2df50751f9724a2e35ef1f24d22f90e4e1

0 comments on commit 4e43efd

Please sign in to comment.