Skip to content

Commit d477e90

Browse files
dependabot[bot]qwerty541
authored andcommitted
ci(deps): bump actions/upload-artifact from 4.4.0 to 4.4.1 (anuraghazra#3975)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.4.0 to 4.4.1. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@5076954...604373d) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alexandr <[email protected]>
1 parent 4d761cb commit d477e90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ossf-analysis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
# Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
3737
# format to the repository Actions tab.
3838
- name: "Upload artifact"
39-
uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0
39+
uses: actions/upload-artifact@604373da6381bf24206979c74d06a550515601b9 # v4.4.1
4040
with:
4141
name: SARIF file
4242
path: results.sarif

0 commit comments

Comments
 (0)