Skip to content

Commit

Permalink
Merge pull request #343 from Homebrew/dependabot/github_actions/githu…
Browse files Browse the repository at this point in the history
…b/codeql-action-3.28.0
  • Loading branch information
carlocab authored Dec 23, 2024
2 parents 795dde9 + 37575d3 commit f661384
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@df409f7d9260372bd5f19e5b04e83cb3c43714ae # v3.27.9
uses: github/codeql-action/init@48ab28a6f5dbc2a99bf1e0131198dd8f1df78169 # v3.28.0
with:
languages: ruby

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@df409f7d9260372bd5f19e5b04e83cb3c43714ae # v3.27.9
uses: github/codeql-action/analyze@48ab28a6f5dbc2a99bf1e0131198dd8f1df78169 # v3.28.0

0 comments on commit f661384

Please sign in to comment.