File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -301,7 +301,7 @@ jobs:
301301 git fetch --tags origin
302302
303303 - name : Install uv
304- uses : astral-sh/setup-uv@681c641aba71e4a1c380be3ab5e12ad51f415867 # 7.1.6
304+ uses : astral-sh/setup-uv@61cb8a9741eeb8a550a1b8544337180c0fc8476b # 7.2.0
305305
306306 - name : Install Python
307307 run : |
@@ -370,7 +370,7 @@ jobs:
370370 git fetch --tags origin
371371
372372 - name : Install uv
373- uses : astral-sh/setup-uv@681c641aba71e4a1c380be3ab5e12ad51f415867 # 7.1.6
373+ uses : astral-sh/setup-uv@61cb8a9741eeb8a550a1b8544337180c0fc8476b # 7.2.0
374374
375375 - name : Install Python
376376 run : |
Original file line number Diff line number Diff line change 6161
6262 - name : Upload Trivy scan results to GitHub Security tab
6363 if : ${{ github.event_name == 'schedule' }}
64- uses : github/codeql-action/upload-sarif@5d4e8d1aca955e8d8589aabd499c5cae939e33c7 # 4.31.9
64+ uses : github/codeql-action/upload-sarif@cdefb33c0f6224e58673d9004f47f7cb3e328b89 # 4.31.10
6565 with :
6666 sarif_file : " trivy-results.sarif"
You can’t perform that action at this time.
0 commit comments