Skip to content

Bump dawidd6/action-download-artifact from 7 to 8#2015

Merged
JoernBerkefeld merged 7 commits intomainfrom
dependabot/github_actions/main/dawidd6/action-download-artifact-8
Feb 3, 2025
Merged

Bump dawidd6/action-download-artifact from 7 to 8#2015
JoernBerkefeld merged 7 commits intomainfrom
dependabot/github_actions/main/dawidd6/action-download-artifact-8

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2025

Bumps dawidd6/action-download-artifact from 7 to 8.

Release notes

Sourced from dawidd6/action-download-artifact's releases.

v8

New features

  • use_unzip boolean input (defaulting to false) - if set to true, the action will use system provided unzip utility for unpacking downloaded artifact(s) (note that the action will first download the .zip artifact file, then unpack it and remove the .zip file)

What's Changed

New Contributors

Full Changelog: dawidd6/action-download-artifact@v7...v8

Commits

Dependabot compatibility score

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.


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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github-action labels Jan 27, 2025
@github-actions
Copy link

github-actions bot commented Jan 27, 2025

Coverage Report

Commit:e012145
Base: main@408fdb3

Type Base This PR
Total Statements Coverage  70.6%  70.6%  (+0%)
Total Branches Coverage  69.51%  69.54%  (+0.03%)
Total Functions Coverage  83.21%  83.21%  (+0%)
Total Lines Coverage  70.6%  70.6%  (+0%)
Details (changed files):
File Statements Branches Functions Lines

@JoernBerkefeld
Copy link
Contributor

@dependabot rebase

@JoernBerkefeld JoernBerkefeld added this to the 7.7.0 milestone Feb 3, 2025
@JoernBerkefeld JoernBerkefeld self-assigned this Feb 3, 2025
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 7 to 8.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](dawidd6/action-download-artifact@v7...v8)

---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/main/dawidd6/action-download-artifact-8 branch from 7de8a5c to 5906bd7 Compare February 3, 2025 18:01
@JoernBerkefeld JoernBerkefeld merged commit a7d9959 into main Feb 3, 2025
8 of 9 checks passed
@JoernBerkefeld JoernBerkefeld deleted the dependabot/github_actions/main/dawidd6/action-download-artifact-8 branch February 3, 2025 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github-action

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant