Skip to content

Commit

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

Bump github/codeql-action from 2.21.9 to 2.22.1
  • Loading branch information
chrisgavin authored Oct 12, 2023
2 parents 6a070c8 + 9a9d009 commit 2e6258c
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@ddccb873888234080b77e9bc2d4764d5ccaaccf9
uses: github/codeql-action/init@fdcae64e1484d349b3366718cdfef3d404390e85
with:
languages: go
- name: Analyze
uses: github/codeql-action/analyze@ddccb873888234080b77e9bc2d4764d5ccaaccf9
uses: github/codeql-action/analyze@fdcae64e1484d349b3366718cdfef3d404390e85

0 comments on commit 2e6258c

Please sign in to comment.