Skip to content

Commit

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

Bump github/codeql-action from 2.21.4 to 2.21.5
  • Loading branch information
chrisgavin authored Sep 4, 2023
2 parents aa421c6 + 78cc7e1 commit 47de2b1
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@c85c95e3d7251135ab7dc9ce3241c5835cc595a9
- name: Initialize CodeQL
uses: github/codeql-action/init@a09933a12a80f87b87005513f0abb1494c27a716
uses: github/codeql-action/init@00e563ead9f72a8461b24876bee2d0c2e8bd2ee8
with:
languages: go
- name: Analyze
uses: github/codeql-action/analyze@a09933a12a80f87b87005513f0abb1494c27a716
uses: github/codeql-action/analyze@00e563ead9f72a8461b24876bee2d0c2e8bd2ee8

0 comments on commit 47de2b1

Please sign in to comment.