Skip to content

Commit be29cf8

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 9a4a5a6 commit be29cf8

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@755f44910c12a3d7ca0d8c6e42c048b3362f7cec # v3
54+
uses: github/codeql-action/upload-sarif@f443b600d91635bebf5b0d9ebc620189c0d6fba5 # v4
5555
with:
5656
sarif_file: results.sarif

0 commit comments

Comments
 (0)