Skip to content

Commit 5bca1bd

Browse files
authored
Merge pull request #7970 from ampproject/dependabot/github_actions/github/codeql-action-3.28.8
Bump github/codeql-action from 3.28.0 to 3.28.8
2 parents 00e5136 + d7537c6 commit 5bca1bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 2 additions & 2 deletions
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@48ab28a6f5dbc2a99bf1e0131198dd8f1df78169 #v3.28.0
45+
uses: github/codeql-action/init@dd746615b3b9d728a6a37ca2045b68ca76d4841a #v3.28.8
4646
with:
4747
languages: javascript, python
4848

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

0 commit comments

Comments
 (0)