Skip to content

Commit e974df7

Browse files
authored
Merge pull request #317 from maxmind/dependabot/github_actions/github/codeql-action-4.32.3
Bump github/codeql-action from 4.31.10 to 4.32.3
2 parents 5dc50a4 + 971fbb6 commit e974df7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/codeql-analysis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
if: ${{ github.event_name == 'pull_request' }}
3030

3131
- name: Initialize CodeQL
32-
uses: github/codeql-action/init@cdefb33c0f6224e58673d9004f47f7cb3e328b89 # v4.31.10
32+
uses: github/codeql-action/init@9e907b5e64f6b83e7804b09294d44122997950d6 # v4.32.3
3333
with:
3434
languages: python, cpp
3535

@@ -41,4 +41,4 @@ jobs:
4141
MAXMINDDB_REQUIRE_EXTENSION: 1
4242

4343
- name: Perform CodeQL Analysis
44-
uses: github/codeql-action/analyze@cdefb33c0f6224e58673d9004f47f7cb3e328b89 # v4.31.10
44+
uses: github/codeql-action/analyze@9e907b5e64f6b83e7804b09294d44122997950d6 # v4.32.3

0 commit comments

Comments
 (0)