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

Bump whoan/docker-build-with-cache-action from 5 to 6 #206

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 23, 2022

Bumps whoan/docker-build-with-cache-action from 5 to 6.

Release notes

Sourced from whoan/docker-build-with-cache-action's releases.

v6

  • Allow adding multiple values with same key in BUILD_EXTRA_ARGS. (Close #95)
  • Avoid action to stop prematurely at getting context for build. (Close #98)
  • Fix AWS public repositories support. (Close #104)
  • Use dummy tag instead of dummy image name to avoid confusion in the logs. (Close #106)
  • Get AWS_SESSION_TOKEN from the env if INPUT_SESSION is not set. (Close #108)
  • Use yaml parser to allow comments in compose-file and improve code overall. (Close #111)
  • Stop using deprecated set-output command. (Close #113)
  • Create ECR repository only if we need to push images.
Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies This issue is a problem in a dependency. github_actions Pull requests that update GitHub Actions code labels Nov 23, 2022
@dependabot dependabot bot force-pushed the dependabot/github_actions/whoan/docker-build-with-cache-action-6 branch from a3a614b to 70c903b Compare December 8, 2022 00:32
@dependabot dependabot bot force-pushed the dependabot/github_actions/whoan/docker-build-with-cache-action-6 branch from 70c903b to a1072c8 Compare January 3, 2023 19:31
Bumps [whoan/docker-build-with-cache-action](https://github.com/whoan/docker-build-with-cache-action) from 5 to 6.
- [Release notes](https://github.com/whoan/docker-build-with-cache-action/releases)
- [Commits](whoan/docker-build-with-cache-action@v5...v6)

---
updated-dependencies:
- dependency-name: whoan/docker-build-with-cache-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/whoan/docker-build-with-cache-action-6 branch from a1072c8 to cb715ca Compare February 23, 2023 21:32
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 16, 2023

Superseded by #255.

@dependabot dependabot bot closed this Oct 16, 2023
@dependabot dependabot bot deleted the dependabot/github_actions/whoan/docker-build-with-cache-action-6 branch October 16, 2023 23:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies This issue is a problem in a dependency. github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants