mirror of
https://github.com/wneessen/logranger.git
synced 2024-11-23 05:10:50 +01:00
Compare commits
No commits in common. "87a21dfc6ae83204d86cbc97999fdb207f9b104c" and "cb40354900cd926566678db529b7d264b01ea25e" have entirely different histories.
87a21dfc6a
...
cb40354900
1 changed files with 1 additions and 1 deletions
2
.github/workflows/scorecards.yml
vendored
2
.github/workflows/scorecards.yml
vendored
|
@ -68,7 +68,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@1746f4ab65b179e0ea60a494b83293b640dd5bba # v4.3.2
|
||||
uses: actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3 # v4.3.1
|
||||
with:
|
||||
name: SARIF file
|
||||
path: results.sarif
|
||||
|
|
Loading…
Reference in a new issue