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

chore(deps): update docker/setup-buildx-action action to v2.10.0 #164

Merged
merged 1 commit into from
Sep 4, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 2, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
docker/setup-buildx-action action minor v2.9.1 -> v2.10.0

Release Notes

docker/setup-buildx-action (docker/setup-buildx-action)

v2.10.0

Compare Source

What's Changed

Full Changelog: docker/setup-buildx-action@v2.9.1...v2.10.0


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner September 2, 2023 03:27
@@ -81,7 +81,7 @@
steps:
- uses: actions/checkout@v3
- uses: docker/setup-qemu-action@v2
- uses: docker/setup-buildx-action@v2.9.1
- uses: docker/setup-buildx-action@v2.10.0

Check warning

Code scanning / Scorecard

Pinned-Dependencies

score is 6: third-party GitHubAction not pinned by hash Click Remediation section below to solve this issue
@@ -26,7 +26,7 @@
steps:
- uses: actions/checkout@v3
- uses: docker/setup-qemu-action@v2
- uses: docker/setup-buildx-action@v2.9.1
- uses: docker/setup-buildx-action@v2.10.0

Check warning

Code scanning / Scorecard

Pinned-Dependencies

score is 6: third-party GitHubAction not pinned by hash Click Remediation section below to solve this issue
@codecov
Copy link

codecov bot commented Sep 2, 2023

Codecov Report

Merging #164 (3317b03) into main (07014b3) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #164   +/-   ##
=======================================
  Coverage   62.06%   62.06%           
=======================================
  Files           1        1           
  Lines          58       58           
=======================================
  Hits           36       36           
  Misses         15       15           
  Partials        7        7           

@glimchb glimchb merged commit 46134a0 into main Sep 4, 2023
@glimchb glimchb deleted the renovate/docker-setup-buildx-action-2.x branch September 4, 2023 22:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant