Skip to content

Commit

Permalink
Merge pull request #291 from Homebrew/dependabot/github_actions/githu…
Browse files Browse the repository at this point in the history
…b/codeql-action-3.27.5
  • Loading branch information
p-linnane authored Nov 25, 2024
2 parents eacc8a7 + 3f80e79 commit 799aedf
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 @@ -21,9 +21,9 @@ jobs:
persist-credentials: false

- name: Initialize CodeQL
uses: github/codeql-action/init@662472033e021d55d94146f66f6058822b0b39fd # v3
uses: github/codeql-action/init@f09c1c0a94de965c15400f5634aa42fac8fb8f88 # v3
with:
languages: ruby

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@662472033e021d55d94146f66f6058822b0b39fd # v3
uses: github/codeql-action/analyze@f09c1c0a94de965c15400f5634aa42fac8fb8f88 # v3

0 comments on commit 799aedf

Please sign in to comment.