Skip to content

Commit 94e7379

Browse files
Merge pull request #1 from subdepthtech/dependabot/github_actions/github/codeql-action-4.36.2
Bump github/codeql-action from 3.36.2 to 4.36.2
2 parents c2a5438 + 3800086 commit 94e7379

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
@@ -30,12 +30,12 @@ jobs:
3030
uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
3131

3232
- name: Initialize CodeQL
33-
uses: github/codeql-action/init@dd903d2e4f5405488e5ef1422510ee31c8b32357 # v3
33+
uses: github/codeql-action/init@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4.36.2
3434
with:
3535
languages: python
3636

3737
- name: Perform CodeQL analysis
38-
uses: github/codeql-action/analyze@dd903d2e4f5405488e5ef1422510ee31c8b32357 # v3
38+
uses: github/codeql-action/analyze@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4.36.2
3939

4040
dependency-audit:
4141
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)