Commit f3d18b3 1 parent cc3b757 commit f3d18b3 Copy full SHA for f3d18b3
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -213,7 +213,7 @@ jobs:
213
213
git diff
214
214
python -m build .
215
215
216
- - uses : actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
216
+ - uses : actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1
217
217
with :
218
218
include-hidden-files : true
219
219
path : |
Original file line number Diff line number Diff line change 76
76
# Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
77
77
# format to the repository Actions tab.
78
78
- name : " Upload artifact"
79
- uses : actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
79
+ uses : actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1
80
80
with :
81
81
name : SARIF file
82
82
path : results.sarif
You can’t perform that action at this time.
0 commit comments