Skip to content

Commit

Permalink
Merge pull request #204 from chrisgavin/dependabot/github_actions/git…
Browse files Browse the repository at this point in the history
…hub/codeql-action-3.28.8

Bump github/codeql-action from 3.28.5 to 3.28.8
  • Loading branch information
github-actions[bot] authored Feb 3, 2025
2 parents b71b274 + 340bc1c commit b74e293
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@11bd71901bbe5b1630ceea73d27597364c9af683
- name: Initialize CodeQL
uses: github/codeql-action/init@f6091c0113d1dcf9b98e269ee48e8a7e51b7bdd4
uses: github/codeql-action/init@dd746615b3b9d728a6a37ca2045b68ca76d4841a
with:
languages: go
- name: Analyze
uses: github/codeql-action/analyze@f6091c0113d1dcf9b98e269ee48e8a7e51b7bdd4
uses: github/codeql-action/analyze@dd746615b3b9d728a6a37ca2045b68ca76d4841a

0 comments on commit b74e293

Please sign in to comment.