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 docker/build-push-action from 3.1.0 to 3.1.1 #1034

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2022

Bumps docker/build-push-action from 3.1.0 to 3.1.1.

Release notes

Sourced from docker/build-push-action's releases.

v3.1.1

Full Changelog: docker/build-push-action@v3.1.0...v3.1.1

Commits
  • c84f382 Merge pull request #663 from crazy-max/fix-git-token-cond
  • cd5d0b7 Merge pull request #661 from dud225/subdir_context
  • 30a3224 Fix GitHub token not passed with Git context if subdir defined
  • 1f19633 Update comment regarding the support of subdir context
  • 67af6dc Merge pull request #657 from bendrucker/deprecated-fs-rmdir
  • 988cb09 replace deprecated fs.rmdir with fs.rm
  • See full diff in compare view

Dependabot compatibility score

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)

@dependabot dependabot bot requested a review from a team as a code owner August 5, 2022 13:38
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 5, 2022
@codecov
Copy link

codecov bot commented Aug 5, 2022

Codecov Report

Merging #1034 (09f31b4) into main (458e991) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1034   +/-   ##
=======================================
  Coverage   85.26%   85.26%           
=======================================
  Files         177      177           
  Lines        5816     5816           
=======================================
  Hits         4959     4959           
  Misses        857      857           

Help us with your feedback. Take ten seconds to tell us how you rate us.

@kbeaugrand kbeaugrand force-pushed the dependabot/github_actions/docker/build-push-action-3.1.1 branch from e115502 to 164742e Compare August 5, 2022 15:07
@kbeaugrand kbeaugrand enabled auto-merge (squash) August 5, 2022 15:07
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](docker/build-push-action@v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@kbeaugrand kbeaugrand force-pushed the dependabot/github_actions/docker/build-push-action-3.1.1 branch from 164742e to 09f31b4 Compare August 5, 2022 15:11
@kbeaugrand kbeaugrand merged commit 72436d5 into main Aug 5, 2022
@kbeaugrand kbeaugrand deleted the dependabot/github_actions/docker/build-push-action-3.1.1 branch August 5, 2022 15:20
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 github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant