Skip to content

Commit 75db13a

Browse files
dependabot[bot]7h3-3mp7y-m4n
authored andcommitted
build(deps): Bump github/codeql-action from 3.25.13 to 3.25.15 (notaryproject#1001)
1 parent e826c4c commit 75db13a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/codeql.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ jobs:
4949
go-version: ${{ matrix.go-version }}
5050
check-latest: true
5151
- name: Initialize CodeQL
52-
uses: github/codeql-action/init@2d790406f505036ef40ecba973cc774a50395aac # v3.25.13
52+
uses: github/codeql-action/init@afb54ba388a7dca6ecae48f608c4ff05ff4cc77a # v3.25.15
5353
with:
5454
languages: go
5555
- name: Perform CodeQL Analysis
56-
uses: github/codeql-action/analyze@2d790406f505036ef40ecba973cc774a50395aac # v3.25.13
56+
uses: github/codeql-action/analyze@afb54ba388a7dca6ecae48f608c4ff05ff4cc77a # v3.25.15

.github/workflows/scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,6 @@ jobs:
6161
retention-days: 5
6262

6363
- name: "Upload to code-scanning"
64-
uses: github/codeql-action/upload-sarif@2d790406f505036ef40ecba973cc774a50395aac # v3.25.13
64+
uses: github/codeql-action/upload-sarif@afb54ba388a7dca6ecae48f608c4ff05ff4cc77a # v3.25.15
6565
with:
6666
sarif_file: results.sarif

0 commit comments

Comments
 (0)