Skip to content

Commit 9b3bd31

Browse files
⬆️ Update github/codeql-action action to v3.25.11 (#457)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ed6214a commit 9b3bd31

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
@@ -18,6 +18,6 @@ jobs:
1818
- name: ⤵️ Check out code from GitHub
1919
uses: actions/checkout@v4.1.7
2020
- name: 🏗 Initialize CodeQL
21-
uses: github/codeql-action/init@v3.25.10
21+
uses: github/codeql-action/init@v3.25.11
2222
- name: 🚀 Perform CodeQL Analysis
23-
uses: github/codeql-action/analyze@v3.25.10
23+
uses: github/codeql-action/analyze@v3.25.11

0 commit comments

Comments
 (0)