Skip to content

Commit 6d2d044

Browse files
authored
Merge pull request #9 from revanite-io/dependabot/github_actions/dependencies-f7e9886b4e
chore(deps): bump github/codeql-action from 4.31.9 to 4.32.3 in the dependencies group
2 parents 90b77a8 + 7a0bb68 commit 6d2d044

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
@@ -115,7 +115,7 @@ runs:
115115
116116
- name: Upload SARIF to GitHub Security tab
117117
if: inputs.upload-sarif == 'true' && steps.sarif.outputs.sarif_file != '' && steps.sarif.outputs.has_results == 'true'
118-
uses: github/codeql-action/upload-sarif@5d4e8d1aca955e8d8589aabd499c5cae939e33c7 # v4.31.9
118+
uses: github/codeql-action/upload-sarif@9e907b5e64f6b83e7804b09294d44122997950d6 # v4.32.3
119119
with:
120120
sarif_file: ${{ steps.sarif.outputs.sarif_file }}
121121
wait-for-processing: true

0 commit comments

Comments
 (0)