Skip to content

Commit

Permalink
Merge pull request #403 from github/dependabot/github_actions/depende…
Browse files Browse the repository at this point in the history
…ncies-49d2c8de7d

chore(deps): bump the dependencies group with 2 updates
  • Loading branch information
zkoppert authored Oct 14, 2024
2 parents d66645f + c025d4f commit ef3c7c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/scorecard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@ jobs:
results_format: sarif
publish_results: true
- name: "Upload artifact"
uses: actions/upload-artifact@604373da6381bf24206979c74d06a550515601b9 # v4.4.1
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
with:
name: SARIF file
path: results.sarif
retention-days: 5
- name: "Upload to code-scanning"
uses: github/codeql-action/upload-sarif@c36620d31ac7c881962c3d9dd939c40ec9434f2b # v3.24.9
uses: github/codeql-action/upload-sarif@f779452ac5af1c261dce0346a8f964149f49322b # v3.24.9
with:
sarif_file: results.sarif

0 comments on commit ef3c7c0

Please sign in to comment.