mirror of
https://github.com/wneessen/apg-go.git
synced 2024-11-23 22:30:49 +01:00
Compare commits
No commits in common. "b39eb5012f12952b126cd84e1c2da8545d0d2eb0" and "51c3abfbc6634eb7c81070c4828acc742963708f" have entirely different histories.
b39eb5012f
...
51c3abfbc6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/scorecard.yml
vendored
2
.github/workflows/scorecard.yml
vendored
|
@ -63,7 +63,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@0b2256b8c012f0828dc542b3febcab082c67f72b # v4.3.4
|
||||
uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4.3.3
|
||||
with:
|
||||
name: SARIF file
|
||||
path: results.sarif
|
||||
|
|
Loading…
Reference in a new issue