Download-CIArtifact (by PSModule)
Version updated for https://github.com/PSModule/Download-CIArtifact to version v2.0.11.
- 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 allows users to download artifacts generated by a workflow run, enabling seamless reuse of artifacts between workflows, such as transferring build outputs or pre-computed files from a CI workflow to a CD workflow. This action automates the retrieval of artifacts using workflow or run identifiers, eliminating redundant tasks like re-running processes (e.g., skipping redundant terraform plan). It provides a streamlined way to integrate CI/CD pipelines by bridging artifact dependencies.
Release notes
Bump actions/download-artifact from 8.0.0 to 8.0.1 (#24)
Bumps actions/download-artifact from 8.0.0 to 8.0.1.
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)