mirror of
https://github.com/kairos-io/kairos.git
synced 2025-02-09 05:18:51 +00:00
⬆️ Update Update actions/upload-artifact action to v4.6.0
This commit is contained in:
parent
4c7eaa544e
commit
9debfc20ee
2
.github/workflows/scorecards.yaml
vendored
2
.github/workflows/scorecards.yaml
vendored
@ -42,7 +42,7 @@ jobs:
|
||||
# uploads of run results in SARIF format to the repository Actions tab.
|
||||
# https://docs.github.com/en/actions/advanced-guides/storing-workflow-data-as-artifacts
|
||||
- name: "Upload artifact"
|
||||
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
|
||||
uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
|
||||
with:
|
||||
name: SARIF file
|
||||
path: results.sarif
|
||||
|
Loading…
Reference in New Issue
Block a user