Skip to content

Commit beea2bb

Browse files
authored
Merge pull request #364 from maxmind/dependabot/github_actions/github/codeql-action-4.35.4
Bump github/codeql-action from 4.35.3 to 4.35.4
2 parents d40c511 + 1c023ac commit beea2bb

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@e46ed2cbd01164d986452f91f178727624ae40d7 # v4.35.3
32+
uses: github/codeql-action/init@68bde559dea0fdcac2102bfdf6230c5f70eb485e # v4.35.4
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@e46ed2cbd01164d986452f91f178727624ae40d7 # v4.35.3
44+
uses: github/codeql-action/analyze@68bde559dea0fdcac2102bfdf6230c5f70eb485e # v4.35.4

0 commit comments

Comments
 (0)