GenomicDataInfrastructure / gdi-userportal-ckan-docker

Scripts and images to run CKAN using Docker Compose
0 stars 2 forks source link

chore(deps): update docker/build-push-action action to v6 #82

Closed LNDS-Sysadmins closed 3 months ago

LNDS-Sysadmins commented 3 months ago

This PR contains the following updates:

Package Type Update Change
docker/build-push-action action major v5 -> v6

Release Notes

docker/build-push-action (docker/build-push-action) ### [`v6`](https://togithub.com/docker/build-push-action/compare/v5...v6) [Compare Source](https://togithub.com/docker/build-push-action/compare/v5...v6)

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

β™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot.

Summary by Sourcery

This pull request updates the GitHub Actions workflow to use the latest version (v6) of the docker/build-push-action, ensuring compatibility and leveraging new features or fixes introduced in the new version.

sourcery-ai[bot] commented 3 months ago

Reviewer's Guide by Sourcery

This pull request updates the docker/build-push-action GitHub Action from version 5 to version 6 in two workflow files: .github/workflows/main.yml and .github/workflows/release.yml. The changes ensure that the latest version of the action is used for building and pushing Docker images.

File-Level Changes

Files Changes
.github/workflows/main.yml
.github/workflows/release.yml
Updated docker/build-push-action from v5 to v6 in all relevant steps across both workflow files.

Tips - Trigger a new Sourcery review by commenting `@sourcery-ai review` on the pull request. - Continue your discussion with Sourcery by replying directly to review comments. - You can change your review settings at any time by accessing your [dashboard](https://app.sourcery.ai): - Enable or disable the Sourcery-generated pull request summary or reviewer's guide; - Change the review language; - You can always [contact us](mailto:support@sourcery.ai) if you have any questions or feedback.
sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud