Skip to content

Commit 57c79e4

Browse files
Merge pull request #284 from cli/dependabot/github_actions/codeql-actions-a10aefb1c3
Bump the codeql-actions group with 2 updates
2 parents 92f04e6 + 5830826 commit 57c79e4

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
@@ -36,12 +36,12 @@ jobs:
3636
go-version-file: "go.mod"
3737

3838
- name: Initialize CodeQL
39-
uses: github/codeql-action/init@f205ea1c3313d32999d8d6a48b4f6530d4437b38 # v4.37.4
39+
uses: github/codeql-action/init@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v4.37.7
4040
with:
4141
languages: ${{ matrix.language }}
4242
queries: security-and-quality
4343

4444
- name: Perform CodeQL Analysis
45-
uses: github/codeql-action/analyze@f205ea1c3313d32999d8d6a48b4f6530d4437b38 # v4.37.4
45+
uses: github/codeql-action/analyze@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v4.37.7
4646
with:
4747
category: "/language:${{ matrix.language }}"

0 commit comments

Comments
 (0)