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 #268

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 -> v6
docker/build-push-action action major v5.4.0 -> v6.9.0

Release Notes

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

v6

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 these updates 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 7bc1dd6 to c9bb21d Compare June 22, 2024 14:23
@renovate renovate bot force-pushed the renovate/docker-build-push-action-6.x branch 3 times, most recently from f18f648 to b7d35f2 Compare July 3, 2024 12:25
@renovate renovate bot force-pushed the renovate/docker-build-push-action-6.x branch 2 times, most recently from 0b5bf77 to 97c0867 Compare July 7, 2024 01:05
@renovate renovate bot force-pushed the renovate/docker-build-push-action-6.x branch 6 times, most recently from ffe8bc3 to 734cf98 Compare July 17, 2024 10:48
@renovate renovate bot force-pushed the renovate/docker-build-push-action-6.x branch 4 times, most recently from c3bea74 to 73cba47 Compare July 22, 2024 23:52
@renovate renovate bot force-pushed the renovate/docker-build-push-action-6.x branch 2 times, most recently from 51e5e55 to 139a661 Compare July 29, 2024 21:45
@renovate renovate bot force-pushed the renovate/docker-build-push-action-6.x branch 3 times, most recently from a6c1058 to f2c5a17 Compare August 13, 2024 15:21
@renovate renovate bot force-pushed the renovate/docker-build-push-action-6.x branch from f2c5a17 to bc01d33 Compare September 16, 2024 10:45
.github/workflows/ghcr.yml Fixed Show fixed Hide fixed
@@ -26,7 +26,7 @@
uses: docker/setup-buildx-action@v3

- name: Docker Build
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6

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 test

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 2 times, most recently from 2d3500f to 69ff1f9 Compare September 27, 2024 12:53
.github/workflows/ghcr.yml Fixed Show fixed Hide fixed
@renovate renovate bot force-pushed the renovate/docker-build-push-action-6.x branch from 69ff1f9 to b476cd4 Compare September 30, 2024 13:58
@@ -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 2fb4d51 to 7cacfea Compare October 7, 2024 21:22
@renovate renovate bot force-pushed the renovate/docker-build-push-action-6.x branch from 7cacfea to 0c50f15 Compare October 23, 2024 22:52
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