File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 55
55
id : ml
56
56
# You can override MegaLinter flavor used to have faster performances
57
57
# More info at https://megalinter.io/flavors/
58
- uses : oxsecurity/megalinter/flavors/python@04cf22b980c2e9c2121553417ed651c944afc8e1 # 8.6 .0
58
+ uses : oxsecurity/megalinter/flavors/python@5a91fb06c83d0e69fbd23756d47438aa723b4a5a # 8.7 .0
59
59
env :
60
60
# All available variables are described in documentation
61
61
# https://megalinter.io/configuration/
Original file line number Diff line number Diff line change 56
56
57
57
- name : Upload Trivy scan results to GitHub Security tab
58
58
if : ${{ github.event_name == 'schedule' }}
59
- uses : github/codeql-action/upload-sarif@28deaeda66b76a05916b6923827895f2b14ab387 # 3.28.16
59
+ uses : github/codeql-action/upload-sarif@60168efe1c415ce0f5521ea06d5c2062adbeed1b # 3.28.17
60
60
with :
61
61
sarif_file : " trivy-results.sarif"
You can’t perform that action at this time.
0 commit comments