Skip to content

Commit

Permalink
Merge pull request #1192 from mi6/update-scorecards-workflow
Browse files Browse the repository at this point in the history
chore(root): update scorecards workflow to use v4.3.1
  • Loading branch information
GCHQ-Developer-530 authored Nov 7, 2024
2 parents 4f7c52e + b6029e8 commit 53d9e23
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 @@ -31,7 +31,7 @@ jobs:
publish_results: false

- name: "Upload artifact"
uses: actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce # v3.1.2
uses: actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3 #v4.3.1
with:
name: SARIF file
path: results.sarif
Expand Down

0 comments on commit 53d9e23

Please sign in to comment.