Skip to content

Commit 927fde1

Browse files
authored
Merge pull request #7952 from ampproject/dependabot/github_actions/github/codeql-action-3.28.0
Bump github/codeql-action from 3.27.5 to 3.28.0
2 parents 073c6c8 + 5aa5eee commit 927fde1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .github/workflows/codeql-analysis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@ jobs:
4242
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 #v4.2.2
4343

4444
- name: Initialize CodeQL
45-
uses: github/codeql-action/init@f09c1c0a94de965c15400f5634aa42fac8fb8f88 #v3.27.5
45+
uses: github/codeql-action/init@48ab28a6f5dbc2a99bf1e0131198dd8f1df78169 #v3.28.0
4646
with:
4747
languages: javascript, python
4848

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

0 commit comments

Comments
 (0)