Skip to content

Commit

Permalink
Merge pull request #7925 from ampproject/dependabot/github_actions/gi…
Browse files Browse the repository at this point in the history
…thub/codeql-action-3.27.5

Bump github/codeql-action from 3.27.0 to 3.27.5
  • Loading branch information
westonruter authored Dec 2, 2024
2 parents d101379 + 36590fe commit 049a0e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@ jobs:
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 #v4.2.2

- name: Initialize CodeQL
uses: github/codeql-action/init@662472033e021d55d94146f66f6058822b0b39fd #v3.27.0
uses: github/codeql-action/init@f09c1c0a94de965c15400f5634aa42fac8fb8f88 #v3.27.5
with:
languages: javascript, python

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

0 comments on commit 049a0e9

Please sign in to comment.