Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependabot:(deps): Bump dawidd6/action-download-artifact from 2.26.1 to 2.27.0 #345

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 17, 2023

Bumps dawidd6/action-download-artifact from 2.26.1 to 2.27.0.

Commits
  • 246dbf4 Add regexp filter for artifact name (#237)
  • 021af15 Merge pull request #236 from EnricoMi/runid-from-workflow_run-example
  • 56b4299 Add expression needed to download from workflow_run triggering workflow
  • See full diff 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)

@dependabot dependabot bot requested a review from a team as a code owner April 17, 2023 12:57
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 17, 2023
@github-actions github-actions bot added CI/CD Continuous integration and continuous delivery and removed dependencies Pull requests that update a dependency file labels Apr 17, 2023
@codecov
Copy link

codecov bot commented Apr 17, 2023

Codecov Report

Merging #345 (e01d91b) into main (b42bfdb) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #345   +/-   ##
=======================================
  Coverage   97.60%   97.60%           
=======================================
  Files          62       62           
  Lines        1249     1249           
  Branches       23       23           
=======================================
  Hits         1219     1219           
  Misses         30       30           
Flag Coverage Δ
spark-2.4.x 94.66% <ø> (ø)
spark-3.0.x 96.74% <ø> (ø)
spark-3.1.x 97.48% <ø> (ø)
spark-3.2.x 97.70% <ø> (ø)
spark-3.3.x 97.70% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report in Codecov by Sentry.

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

@github-actions
Copy link

github-actions bot commented Apr 17, 2023

:octocat: This is an auto-generated comment created by:

  • Date : 2023-04-22 12:29:20 +0000 (UTC)
  • Workflow : PR comment
  • Job name : create_test_summary_report
  • Run : 4772734462
  • Commit : e01d91b Dependabot:(deps): Bump dawidd6/action-download-artifact

Bumps dawidd6/action-download-artifact from 2.26.1 to 2.27.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

Actor Triggering actor Sender
eruizalo
eruizalo
eruizalo
eruizalo
eruizalo
eruizalo
Triggered by:

Test summary report 📊

Spark version testing
2.4.1 623 passed, 2 skipped
2.4.2 623 passed, 2 skipped
2.4.3 623 passed, 2 skipped
2.4.4 623 passed, 2 skipped
2.4.5 623 passed, 2 skipped
2.4.6 624 passed, 2 skipped
2.4.7 624 passed, 2 skipped
2.4 624 passed, 2 skipped
3.0.0 674 passed, 2 skipped
3.0.1 674 passed, 2 skipped
3.0.2 674 passed, 2 skipped
3.0 674 passed, 2 skipped
3.1.0 702 passed, 2 skipped
3.1.1 702 passed, 2 skipped
3.1.2 702 passed, 2 skipped
3.1 702 passed, 2 skipped
3.2.0 706 passed, 2 skipped
3.2.1 706 passed, 2 skipped
3.2.2 706 passed, 2 skipped
3.2 706 passed, 2 skipped
3.3.0 706 passed, 2 skipped
3.3.1 706 passed, 2 skipped
3.3 706 passed, 2 skipped

Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 2.26.1 to 2.27.0.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](dawidd6/action-download-artifact@v2.26.1...v2.27.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>
@eruizalo eruizalo force-pushed the dependabot/github_actions/dawidd6/action-download-artifact-2.27.0 branch from cadccfd to e01d91b Compare April 22, 2023 12:16
@eruizalo eruizalo merged commit eaa72f5 into main Apr 22, 2023
@eruizalo eruizalo deleted the dependabot/github_actions/dawidd6/action-download-artifact-2.27.0 branch April 22, 2023 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD Continuous integration and continuous delivery
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant