Skip to content

Commit

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

Bump github/codeql-action from 3.27.5 to 3.28.0
  • Loading branch information
westonruter authored Jan 6, 2025
2 parents 073c6c8 + 5aa5eee commit 927fde1
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@f09c1c0a94de965c15400f5634aa42fac8fb8f88 #v3.27.5
uses: github/codeql-action/init@48ab28a6f5dbc2a99bf1e0131198dd8f1df78169 #v3.28.0
with:
languages: javascript, python

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

0 comments on commit 927fde1

Please sign in to comment.