Skip to content

Commit

Permalink
Merge pull request #392 from apache/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/upload-artifact-4.3.3

Bump actions/upload-artifact from 4.3.1 to 4.3.3
  • Loading branch information
garydgregory committed Apr 26, 2024
2 parents 40411b6 + 8453134 commit 069ff83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scorecards-analysis.yml
Expand Up @@ -57,7 +57,7 @@ jobs:
publish_results: true

- name: "Upload artifact"
uses: actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3 # 4.3.1
uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # 4.3.3
with:
name: SARIF file
path: results.sarif
Expand Down

0 comments on commit 069ff83

Please sign in to comment.