Skip to content

Commit 993eeda

Browse files
⬆️ Update github/codeql-action action to v3.27.2 (#356)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fb3346f commit 993eeda

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/codeql.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ jobs:
2323
- name: ⤵️ Check out code from GitHub
2424
uses: actions/[email protected]
2525
- name: 🏗 Initialize CodeQL
26-
uses: github/codeql-action/[email protected].1
26+
uses: github/codeql-action/[email protected].2
2727
- name: 🚀 Perform CodeQL Analysis
28-
uses: github/codeql-action/[email protected].1
28+
uses: github/codeql-action/[email protected].2

0 commit comments

Comments
 (0)