Skip to content

Commit ac828b2

Browse files
⬆️ Update github/codeql-action action to v3.27.6 (#1578)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5e419bf commit ac828b2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/codeql.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ jobs:
1919
- name: ⤵️ Check out code from GitHub
2020
uses: actions/checkout@v4.2.2
2121
- name: 🏗 Initialize CodeQL
22-
uses: github/codeql-action/init@v3.27.5
22+
uses: github/codeql-action/init@v3.27.6
2323
- name: 🚀 Perform CodeQL Analysis
24-
uses: github/codeql-action/analyze@v3.27.5
24+
uses: github/codeql-action/analyze@v3.27.6

0 commit comments

Comments
 (0)