Skip to content

Commit 8d43b50

Browse files
chore(deps): update github/codeql-action action to v4
| datasource | package | from | to | | ----------- | -------------------- | ---- | -- | | github-tags | github/codeql-action | v3 | v4 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2ca12ee commit 8d43b50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codacy-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,6 @@ jobs:
5151

5252
# Upload the SARIF file generated in the previous step
5353
- name: Upload SARIF results file
54-
uses: github/codeql-action/upload-sarif@5d5cd550d3e189c569da8f16ea8de2d821c9bf7a # v3
54+
uses: github/codeql-action/upload-sarif@0499de31b99561a6d14a36a5f662c2a54f91beee # v4
5555
with:
5656
sarif_file: results.sarif

0 commit comments

Comments
 (0)