Skip to content

Commit

Permalink
scorecard.yml: update actions/upload-artifact to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
lisanna-dettwyler authored Jun 24, 2024
1 parent 6d993a7 commit 48fc368
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scorecard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
repo_token: ${{ secrets.SCORECARD_TOKEN }}
publish_results: true
- 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 48fc368

Please sign in to comment.