Skip to content

Commit

Permalink
Merge pull request #671 from jonasbb/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/upload-artifact-4
  • Loading branch information
jonasbb authored Dec 23, 2023
2 parents 1d69185 + 0f00616 commit ab73591
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scorecards-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:

# Upload the results as artifacts (optional).
- name: "Upload artifact"
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: SARIF file
path: results.sarif
Expand Down

0 comments on commit ab73591

Please sign in to comment.