Skip to content

Commit ee8f082

Browse files
authored
Update action.yml
1 parent 617e926 commit ee8f082

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
@@ -131,6 +131,6 @@ runs:
131131
shell: bash
132132
- name: Upload SARIF file
133133
if: inputs.upload_sarif == 'true'
134-
uses: github/codeql-action/upload-sarif@v2
134+
uses: github/codeql-action/upload-sarif@v3
135135
with:
136136
sarif_file: ${{ inputs.base_path }}/spotbugs_working+/spotbugs.sarif

0 commit comments

Comments
 (0)