Skip to content

Commit 396ad65

Browse files
chore(deps): update github/codeql-action digest to 192325c (#307)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 836e6cc commit 396ad65

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/security.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
with:
3636
args: "-no-fail -fmt sarif -out results.sarif -tests ./..."
3737
- name: Upload SARIF file
38-
uses: github/codeql-action/upload-sarif@d3678e237b9c32a6c9bffb3315c335f976f3549f # v3
38+
uses: github/codeql-action/upload-sarif@192325c86100d080feab897ff886c34abd4c83a3 # v3
3939
with:
4040
# Path to SARIF file relative to the root of the repository
4141
sarif_file: results.sarif
@@ -52,6 +52,6 @@ jobs:
5252
go-version-input: ${{ env.GO_VERSION }}
5353

5454
- name: Upload SARIF file
55-
uses: github/codeql-action/upload-sarif@d3678e237b9c32a6c9bffb3315c335f976f3549f # v3
55+
uses: github/codeql-action/upload-sarif@192325c86100d080feab897ff886c34abd4c83a3 # v3
5656
with:
5757
sarif_file: ${{ env.OUTPUT_FILE }}

0 commit comments

Comments
 (0)