Download-CIArtifact (by PSModule)
Version updated for https://github.com/PSModule/Download-CIArtifact to version v2.0.10.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 2 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Download-CIArtifact GitHub Action enables users to download artifacts generated by a GitHub workflow run, facilitating the reuse of outputs (e.g., build files, reports, or plans) across workflows. It automates the transfer of artifacts, such as downloading a Terraform plan from a CI workflow to be applied in a CD workflow, eliminating the need to regenerate the artifact. This action streamlines CI/CD processes by enhancing workflow interoperability and reducing redundant computations.
Release notes
Bump actions/download-artifact from 7.0.0 to 8.0.0 (#22)
Bumps actions/download-artifact from 7.0.0 to 8.0.0.
Dependabot 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.
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)