Skip to content

Commit

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

build(deps): Bump github/codeql-action from 3.27.1 to 3.27.4
  • Loading branch information
github-actions[bot] authored Nov 18, 2024
2 parents db55262 + 3ed0f49 commit 1274057
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@11bd71901bbe5b1630ceea73d27597364c9af683
- name: Initialize CodeQL
uses: github/codeql-action/init@4f3212b61783c3c68e8309a0f18a699764811cda
uses: github/codeql-action/init@ea9e4e37992a54ee68a9622e985e60c8e8f12d9f
with:
languages: go
- name: Analyze
uses: github/codeql-action/analyze@4f3212b61783c3c68e8309a0f18a699764811cda
uses: github/codeql-action/analyze@ea9e4e37992a54ee68a9622e985e60c8e8f12d9f

0 comments on commit 1274057

Please sign in to comment.