Commit 98ee023 Tyler Titsworth
authored
File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 63
63
results_format : sarif
64
64
repo_token : ${{ secrets.GITHUB_TOKEN }}
65
65
publish_results : true
66
- - uses : actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0
66
+ - uses : actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
67
67
with :
68
68
name : SARIF file
69
69
path : results.sarif
Original file line number Diff line number Diff line change 31
31
sarifReportDir : ${{ github.workspace }}
32
32
template : report
33
33
token : ${{ secrets.GITHUB_TOKEN }}
34
- - uses : actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0
34
+ - uses : actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
35
35
with :
36
36
name : Security Report Summary
37
37
path : ./*.pdf
Original file line number Diff line number Diff line change 1
1
mkdocs-callouts >= 1.13.2
2
2
mkdocs-git-authors-plugin >= 0.8.0
3
3
mkdocs-git-revision-date-localized-plugin >= 1.2.5
4
- mkdocs-material == 9.5.39
4
+ mkdocs-material == 9.5.40
5
5
mkdocs-table-reader-plugin >= 2.1.0
6
6
mkdocs == 1.6.1
7
7
pandas >= 2.0.3
You can’t perform that action at this time.
0 commit comments