Sourced from docker/build-push-action's releases.
v3.1.1
- Fix GitHub token not passed with Git context if subdir defined by
@​crazy-max(#663)- Replace deprecated
fs.rmdirwithfs.rmby@​bendrucker(#657)Full Changelog: https://github.com/docker/build-push-action/compare/v3.1.0...v3.1.1
c84f382 Merge pull request #663 from crazy-max/fix-git-token-condcd5d0b7 Merge pull request #661 from dud225/subdir_context30a3224 Fix GitHub token not passed with Git context if subdir defined1f19633 Update comment regarding the support of subdir context67af6dc Merge pull request #657 from bendrucker/deprecated-fs-rmdir988cb09 replace deprecated fs.rmdir with fs.rm