Closed dependabot[bot] closed 3 weeks ago
This pull request updates the actions/upload-artifact GitHub Action from version 4.3.6 to 4.4.2 across multiple workflow files. The update includes improvements to symlink handling, timeout fixes, and changes to the default behavior of hidden file uploads.
No diagrams generated as the changes look simple and do not need a visual representation.
Change | Details | Files |
---|---|---|
Update actions/upload-artifact version from 4.3.6 to 4.4.2 |
|
.github/workflows/build.yml .github/workflows/scorecards.yml |
Introduce changes in artifact upload behavior |
|
Superseded by #164.
Bumps actions/upload-artifact from 4.3.6 to 4.4.2.
Release notes
Sourced from actions/upload-artifact's releases.
Commits
8448086
Merge pull request #627 from actions/robherley/v4.4.2b1d4642
add explicit relative and absolute symlinks to workflowd50e660
bump versionaabe6f8
build with@actions/artifact
v2.1.11604373d
Merge pull request #625 from actions/robherley/artifact-2.1.100150148
paste right core versiona009b25
update licenses9f6f6f4
update@actions/core
and@actions/artifact
to latest versions3eadd8b
Merge pull request #621 from actions/Jcambass-patch-1aeba9f7
Add workflow file for publishing releases to immutable action packageDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show
Summary by Sourcery
Bump the actions/upload-artifact GitHub Action from version 4.3.6 to 4.4.2 in the CI workflows to incorporate the latest improvements and fixes, including changes to symlink handling and default file inclusion behavior.
CI: