Skip to content

Commit a8c9a3c

Browse files
authored
Merge pull request #474 from maxmind/dependabot/github_actions/codeql-97c731b4de
Bump the codeql group with 2 updates
2 parents c67be21 + f88dca7 commit a8c9a3c

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
@@ -33,7 +33,7 @@ jobs:
3333

3434
# Initializes the CodeQL tools for scanning.
3535
- name: Initialize CodeQL
36-
uses: github/codeql-action/init@d1ba80a13dd99fba24a470575428917156a28b43 # v4.37.5
36+
uses: github/codeql-action/init@5595ccaf912efad79be6eef63a5619ff05969be3 # v4.37.6
3737

3838
- run: sudo apt install libipc-run3-perl pandoc
3939
- run: |
@@ -43,4 +43,4 @@ jobs:
4343
make safedist
4444
4545
- name: Perform CodeQL Analysis
46-
uses: github/codeql-action/analyze@d1ba80a13dd99fba24a470575428917156a28b43 # v4.37.5
46+
uses: github/codeql-action/analyze@5595ccaf912efad79be6eef63a5619ff05969be3 # v4.37.6

0 commit comments

Comments
 (0)