File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2323 # Full git history is needed to get a proper
2424 # list of changed files within `super-linter`
2525 fetch-depth : 0
26- - uses : actions/setup-python@v5.5 .0
26+ - uses : actions/setup-python@v5.6 .0
2727 with :
2828 python-version : " 3.12"
2929 - name : Install dependencies
Original file line number Diff line number Diff line change 2323 steps :
24242525 - name : Set up Python ${{ matrix.python-version }}
26- uses : actions/setup-python@v5.5 .0
26+ uses : actions/setup-python@v5.6 .0
2727 with :
2828 python-version : ${{ matrix.python-version }}
2929 - name : Install dependencies
Original file line number Diff line number Diff line change 4242 path : results.sarif
4343 retention-days : 5
4444 - name : " Upload to code-scanning"
45- uses : github/codeql-action/upload-sarif@45775bd8235c68ba998cffa5171334d58593da47 # v3.24.9
45+ uses : github/codeql-action/upload-sarif@28deaeda66b76a05916b6923827895f2b14ab387 # v3.24.9
4646 with :
4747 sarif_file : results.sarif
You can’t perform that action at this time.
0 commit comments