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/build-push-action action to v6 #380

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 17, 2024

This PR contains the following updates:

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

Release Notes

docker/build-push-action (docker/build-push-action)

v6.9.0

Compare Source

Full Changelog: docker/build-push-action@v6.8.0...v6.9.0

v6.8.0

Compare Source

Full Changelog: docker/build-push-action@v6.7.0...v6.8.0

v6.7.0

Compare Source

v6.6.1

Compare Source

Full Changelog: docker/build-push-action@v6.6.0...v6.6.1

v6.6.0

Compare Source

v6.5.0

Compare Source

v6.4.1

Compare Source

v6.4.0

Compare Source

Full Changelog: docker/build-push-action@v6.3.0...v6.4.0

v6.3.0

Compare Source

Full Changelog: docker/build-push-action@v6.2.0...v6.3.0

v6.2.0

Compare Source

Full Changelog: docker/build-push-action@v6.1.0...v6.2.0

v6.1.0

Compare Source

v6.0.2

Compare Source

v6.0.1

Compare Source

v6.0.0

Compare Source


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.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file merge when passing Merge the PR automatically once all status checks have passed labels Jun 17, 2024
@renovate renovate bot force-pushed the renovate/docker-build-push-action-6.x branch 6 times, most recently from 638db42 to 03b7b59 Compare June 24, 2024 07:34
@renovate renovate bot force-pushed the renovate/docker-build-push-action-6.x branch 3 times, most recently from a89add0 to bbf9df2 Compare July 3, 2024 11:02
@renovate renovate bot force-pushed the renovate/docker-build-push-action-6.x branch 3 times, most recently from 5008ba2 to 43fc964 Compare July 7, 2024 04:41
.github/workflows/ghcr.yml Fixed Show fixed Hide fixed
@renovate renovate bot force-pushed the renovate/docker-build-push-action-6.x branch 5 times, most recently from fe3b293 to a4658c9 Compare July 14, 2024 18:09
@renovate renovate bot force-pushed the renovate/docker-build-push-action-6.x branch 2 times, most recently from c0c5f7b to a3a68c5 Compare July 15, 2024 12:20
.github/workflows/ghcr.yml Fixed Show fixed Hide fixed
@renovate renovate bot force-pushed the renovate/docker-build-push-action-6.x branch from a3a68c5 to 5da489a Compare July 17, 2024 11:46
.github/workflows/ghcr.yml Fixed Show fixed Hide fixed
@renovate renovate bot force-pushed the renovate/docker-build-push-action-6.x branch 2 times, most recently from 3c9dced to ed3a42d Compare July 22, 2024 13:48
.github/workflows/ghcr.yml Fixed Show fixed Hide fixed
@renovate renovate bot force-pushed the renovate/docker-build-push-action-6.x branch from ed3a42d to f11bafe Compare July 22, 2024 15:58
@renovate renovate bot force-pushed the renovate/docker-build-push-action-6.x branch 2 times, most recently from ebe5e79 to 6fc2ea7 Compare August 13, 2024 15:06
.github/workflows/ghcr.yml Fixed Show fixed Hide fixed
@renovate renovate bot force-pushed the renovate/docker-build-push-action-6.x branch 2 times, most recently from c509bd1 to 4a38cd5 Compare August 26, 2024 04:34
@renovate renovate bot force-pushed the renovate/docker-build-push-action-6.x branch 2 times, most recently from 1289632 to fe5f5d3 Compare September 2, 2024 06:36
@renovate renovate bot force-pushed the renovate/docker-build-push-action-6.x branch 2 times, most recently from 75b8e3a to d7283d6 Compare September 16, 2024 03:01
@renovate renovate bot force-pushed the renovate/docker-build-push-action-6.x branch 2 times, most recently from 2a66a54 to a95e642 Compare September 23, 2024 03:16
@renovate renovate bot force-pushed the renovate/docker-build-push-action-6.x branch 2 times, most recently from 7ef02b7 to 0127884 Compare September 27, 2024 12:31
.github/workflows/ghcr.yml Fixed Show fixed Hide fixed
@renovate renovate bot force-pushed the renovate/docker-build-push-action-6.x branch 2 times, most recently from dde3e66 to b892a44 Compare September 30, 2024 13:44
@@ -32,7 +32,7 @@
password: ${{ secrets.GITHUB_TOKEN }}

- name: Build and push
uses: docker/build-push-action@v5.4.0
uses: docker/build-push-action@v6.9.0

Check warning

Code scanning / Semgrep (reported by Codacy)

An action sourced from a third-party repository on GitHub is not pinned to a full length commit SHA. Pinning an action to a full length commit SHA is currently the only way to use an action as an immutable release. Warning

An action sourced from a third-party repository on GitHub is not pinned to a full length commit SHA. Pinning an action to a full length commit SHA is currently the only way to use an action as an immutable release.
@renovate renovate bot force-pushed the renovate/docker-build-push-action-6.x branch 4 times, most recently from 4f11f7a to ed6b6a9 Compare October 7, 2024 21:38
@renovate renovate bot force-pushed the renovate/docker-build-push-action-6.x branch 3 times, most recently from f201697 to 7ce421c Compare October 21, 2024 04:29
@renovate renovate bot force-pushed the renovate/docker-build-push-action-6.x branch 2 times, most recently from 2c12eef to e7f019e Compare October 28, 2024 04:22
@renovate renovate bot force-pushed the renovate/docker-build-push-action-6.x branch from e7f019e to 7a3099d Compare November 4, 2024 03:03
@renovate renovate bot force-pushed the renovate/docker-build-push-action-6.x branch from 7a3099d to dac1a1a Compare November 11, 2024 03:31
@renovate renovate bot force-pushed the renovate/docker-build-push-action-6.x branch from dac1a1a to ea66f25 Compare November 18, 2024 03:33
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 merge when passing Merge the PR automatically once all status checks have passed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant