Skip to content

Commit 93bae89

Browse files
renovate[bot]tnevrlka
authored andcommitted
chore(deps): update github-actions
1 parent aaf5f93 commit 93bae89

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/checkton.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
- name: Run Checkton
1818
id: checkton
19-
uses: chmeliik/[email protected].0
19+
uses: chmeliik/[email protected].1
2020
with:
2121
# Set to false when re-enabling SARIF uploads
2222
fail-on-findings: true

.github/workflows/go-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
# we let the report trigger content trigger a failure using the GitHub Security features.
8585
args: '-tags normal,periodic -no-fail -fmt sarif -out results.sarif ${{matrix.path}}/...'
8686
- name: Upload SARIF file
87-
uses: github/codeql-action/upload-sarif@a6c8729a5d7573eb8d440e52a9645ce4db61d97c
87+
uses: github/codeql-action/upload-sarif@3d3d628990a5f99229dd9fa1821cc5a4f31b613b
8888
with:
8989
# Path to SARIF file relative to the root of the repository
9090
sarif_file: results.sarif

0 commit comments

Comments
 (0)