-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/docker-build-push-action-6.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
638db42
to
03b7b59
Compare
a89add0
to
bbf9df2
Compare
5008ba2
to
43fc964
Compare
fe3b293
to
a4658c9
Compare
c0c5f7b
to
a3a68c5
Compare
a3a68c5
to
5da489a
Compare
3c9dced
to
ed3a42d
Compare
ed3a42d
to
f11bafe
Compare
2c12eef
to
e7f019e
Compare
e7f019e
to
7a3099d
Compare
7a3099d
to
dac1a1a
Compare
dac1a1a
to
ea66f25
Compare
ea66f25
to
7743a97
Compare
022aa32
to
3054014
Compare
16a2d23
to
7f931c5
Compare
3104b89
to
e486682
Compare
e486682
to
c92f48a
Compare
ca6ac12
to
fd470bc
Compare
cc7f07e
to
f2ebced
Compare
f2ebced
to
9fc68d1
Compare
@@ -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.13.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.
3730532
to
385bad2
Compare
385bad2
to
c97be64
Compare
c97be64
to
066a59f
Compare
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v5.4.0
->v6.13.0
Release Notes
docker/build-push-action (docker/build-push-action)
v6.13.0
Compare Source
v6.12.0
Compare Source
Full Changelog: docker/build-push-action@v6.11.0...v6.12.0
v6.11.0
Compare Source
defaultContext
support forbuild-contexts
input by @crazy-max in https://github.com/docker/build-push-action/pull/1283Full Changelog: docker/build-push-action@v6.10.0...v6.11.0
v6.10.0
Compare Source
call
input to set method for evaluating build by @crazy-max in https://github.com/docker/build-push-action/pull/1265Full Changelog: docker/build-push-action@v6.9.0...v6.10.0
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
repository
andghtoken
attributes for GitHub Actions cache backend by @crazy-max in https://github.com/docker/build-push-action/pull/1133Full Changelog: docker/build-push-action@v6.3.0...v6.4.0
v6.3.0
Compare Source
DOCKER_BUILD_RECORD_UPLOAD
environment variable to enable/disable build record upload by @crazy-max in https://github.com/docker/build-push-action/pull/1172DOCKER_BUILD_NO_SUMMARY
has been deprecated. SetDOCKER_BUILD_SUMMARY
tofalse
instead by @crazy-max in https://github.com/docker/build-push-action/pull/1170 https://github.com/docker/build-push-action/pull/1173Full 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.
This PR was generated by Mend Renovate. View the repository job log.