Skip to content

Commit 1430dfd

Browse files
ci: bump github/codeql-action from 4.36.0 to 4.36.1 (#520)
Co-authored-by: StyleShit <32631382+StyleShit@users.noreply.github.com>
1 parent ac7b527 commit 1430dfd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/security.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,13 +44,13 @@ jobs:
4444
persist-credentials: false
4545

4646
- name: Initialize CodeQL
47-
uses: github/codeql-action/init@7211b7c8077ea37d8641b6271f6a365a22a5fbfa # v4.36.0
47+
uses: github/codeql-action/init@87557b9c84dde89fdd9b10e88954ac2f4248e463 # v4.36.1
4848
with:
4949
languages: ${{ matrix.language }}
5050
queries: +security-extended
5151

5252
- name: Perform CodeQL Analysis
53-
uses: github/codeql-action/analyze@7211b7c8077ea37d8641b6271f6a365a22a5fbfa # v4.36.0
53+
uses: github/codeql-action/analyze@87557b9c84dde89fdd9b10e88954ac2f4248e463 # v4.36.1
5454
with:
5555
category: '/language:${{matrix.language}}'
5656

0 commit comments

Comments
 (0)