Skip to content

Commit

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

Bump github/codeql-action from 2.1.29 to 2.2.5
  • Loading branch information
chrisgavin authored Dec 1, 2023
2 parents 7b85d23 + f315a7f commit fc9c0ca
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@ac593985615ec2ede58e132d2e21d2b1cbd6127c
- name: Initialize CodeQL
uses: github/codeql-action/init@ec3cf9c605b848da5f1e41e8452719eb1ccfb9a6
uses: github/codeql-action/init@32dc499307d133bb5085bae78498c0ac2cf762d5
with:
languages: go
- name: Analyze
uses: github/codeql-action/analyze@ec3cf9c605b848da5f1e41e8452719eb1ccfb9a6
uses: github/codeql-action/analyze@32dc499307d133bb5085bae78498c0ac2cf762d5

0 comments on commit fc9c0ca

Please sign in to comment.