Skip to content

Commit

Permalink
Merge pull request #191 from coliff/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/upload-artifact-4
  • Loading branch information
coliff committed Feb 2, 2024
2 parents 268963e + b065508 commit 90a93d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scorecards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
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 90a93d1

Please sign in to comment.