Skip to content

Commit c7bf61f

Browse files
authored
ci: update codeql sarif upload action
1 parent 44fc6fd commit c7bf61f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ runs:
6363

6464
- name: Upload SARIF
6565
if: ${{ always() && inputs.format == 'sarif' }}
66-
uses: github/codeql-action/upload-sarif@v3
66+
uses: github/codeql-action/upload-sarif@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4
6767
with:
6868
sarif_file: results.sarif
6969

0 commit comments

Comments
 (0)