Skip to content

⬆ Bump dawidd6/action-download-artifact from 2.14.1 to 2.20.0#27

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot-github_actions-dawidd6-action-download-artifact-2.20.0
Closed

⬆ Bump dawidd6/action-download-artifact from 2.14.1 to 2.20.0#27
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot-github_actions-dawidd6-action-download-artifact-2.20.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2022

Bumps dawidd6/action-download-artifact from 2.14.1 to 2.20.0.

Commits
  • 80fcec8 Add some more diagnostics (#121)
  • 7a1662b Implement Dry-Run Feature #143 (#156)
  • 9662f5c build(deps): bump actions/upload-artifact from 2 to 3 (#146)
  • b2abf17 Add input option to unpack (or not) downloaded artifact(s) (#150)
  • 1a8ccca Merge pull request #144 from dawidd6/dependabot-npm_and_yarn-actions-github-5...
  • 1cf11af Merge pull request #149 from kopackiw/do-not-set-empty-strings-as-filters
  • 30d9fcd main: comment out branch from run
  • 45c5b87 fix: do not set empty "branch" and "event" as filters
  • dbf59fd build(deps): bump @​actions/github from 5.0.0 to 5.0.1
  • 7b4d007 initialize branch with pr ref in addition to commit (#142)
  • Additional commits viewable in compare view

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 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)

Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 2.14.1 to 2.20.0.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](dawidd6/action-download-artifact@v2.14.1...v2.20.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Jun 1, 2022
@codecov
Copy link

codecov bot commented Jun 1, 2022

Codecov Report

Merging #27 (29929f0) into master (34121cf) will increase coverage by 0.06%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #27      +/-   ##
==========================================
+ Coverage   97.40%   97.47%   +0.06%     
==========================================
  Files          24       26       +2     
  Lines         579      593      +14     
==========================================
+ Hits          564      578      +14     
  Misses         15       15              
Impacted Files Coverage Δ
tests/test_loader.py 100.00% <0.00%> (ø)
tests/test_validators/test_any_of.py 100.00% <0.00%> (ø)
tests/test_validators/test_length.py 100.00% <0.00%> (ø)
tests/test_validators/test_none_of.py 100.00% <0.00%> (ø)
reforms/contrib/fastapi/__init__.py 100.00% <0.00%> (ø)
reforms/__init__.py 100.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 34121cf...29929f0. Read the comment docs.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 1, 2022

Superseded by #29.

@dependabot dependabot bot closed this Jul 1, 2022
@dependabot dependabot bot deleted the dependabot-github_actions-dawidd6-action-download-artifact-2.20.0 branch July 1, 2022 04:03
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_actions Pull requests that update Github_actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants