Skip to content

Commit 3070f8a

Browse files
chore(deps): update github/codeql-action action to v3.28.13
1 parent e9705ce commit 3070f8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ runs:
6262
INPUT_OUTPUT_DIR: ${{ inputs.output_dir }}
6363
INPUT_LOCALE: ${{ inputs.locale }}
6464
- if: inputs.reporter == 'sarif'
65-
uses: github/codeql-action/upload-sarif@5f8171a638ada777af81d42b55959a643bb29017 # v3.28.12
65+
uses: github/codeql-action/upload-sarif@1b549b9259bda1cb5ddde3b41741a82a2d15a841 # v3.28.13
6666
with:
6767
sarif_file: ${{ inputs.output_dir }}
6868

0 commit comments

Comments
 (0)