Bump docker/build-push-action from 2 to 2.4.0
Created by: dependabot[bot]
Bumps docker/build-push-action from 2 to 2.4.0.
Release notes
Sourced from docker/build-push-action's releases.
v2.4.0
- Add
network
input for backward compatibility (#338)- Fix doc links (#331)
- Bump y18n from 4.0.0 to 4.0.1 (#325)
- Handle GitHub server URL for default context (#328)
- Bump semver from 7.3.4 to 7.3.5 (#318)
- Bump csv-parse from 4.15.1 to 4.15.3 (#303)
v2.3.0
- Enhance documentation (#299)
- Add
secret-files
input to be able to use secret file mount (#296)- Fix workflow for auto-push impl (#273)
- Bump csv-parse from 4.14.2 to 4.15.1 (#287)
v2.2.2
- Use default behavior for
file
flag (#244)- Add e2e tests for GAR (#261)
- Add e2e tests for GCR (#260)
- Add e2e tests for ECR (#256)
- Bump csv-parse from 4.14.1 to 4.14.2 (#255)
v2.2.1
v2.2.0
- Handle multi-line secret value (#233)
- Add e2e tests (#235)
- Bump csv-parse from 4.12.0 to 4.14.1 (#218 #231)
v2.1.0
- Add
ssh
input (#123)- Handle tags and labels example with Docker meta action (#206)
v2.0.1
Commits
- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)