mirror of
https://github.com/wneessen/niljson.git
synced 2024-11-23 06:00:49 +01:00
Compare commits
No commits in common. "b56e2f066cc5eed6f6c05915b0b6a17cb0da2daa" and "942133d1ef09b43eb68814cb5c2e5c1a5f0e6374" have entirely different histories.
b56e2f066c
...
942133d1ef
1 changed files with 1 additions and 1 deletions
2
.github/workflows/scorecards.yml
vendored
2
.github/workflows/scorecards.yml
vendored
|
@ -67,7 +67,7 @@ jobs:
|
|||
# Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
|
||||
# format to the repository Actions tab.
|
||||
- name: "Upload artifact"
|
||||
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
|
||||
uses: actions/upload-artifact@84480863f228bb9747b473957fcc9e309aa96097 # v4.4.2
|
||||
with:
|
||||
name: SARIF file
|
||||
path: results.sarif
|
||||
|
|
Loading…
Reference in a new issue