Skip to content
Snippets Groups Projects
Commit 4b10a9e3 authored by dependabot[bot]'s avatar dependabot[bot] Committed by Michal Babej
Browse files

Bump actions/upload-artifact from 3.2.1.pre.node20 to 4.4.1

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.2.1.pre.node20 to 4.4.1.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/c24449f33cd45d4826c6702db7e49f7cdb9b551d...604373da6381bf24206979c74d06a550515601b9

)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: default avatardependabot[bot] <support@github.com>
parent dee86188
No related branches found
No related tags found
No related merge requests found
...@@ -60,7 +60,7 @@ jobs: ...@@ -60,7 +60,7 @@ jobs:
# Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF # Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
# format to the repository Actions tab. # format to the repository Actions tab.
- name: "Upload artifact" - name: "Upload artifact"
uses: actions/upload-artifact@c24449f33cd45d4826c6702db7e49f7cdb9b551d # v3.pre.node20 uses: actions/upload-artifact@604373da6381bf24206979c74d06a550515601b9 # v3.pre.node20
with: with:
name: SARIF file name: SARIF file
path: results.sarif path: results.sarif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment