Sourced from docker/build-push-action's releases.
v3.2.0
What's Changed
- Remove workaround for
setOutputby@crazy-max(#704)- Docs: fix Git context link and add more details about subdir support by
@crazy-max(#685)- Docs: named context by
@baibaratskyand@crazy-max(#665)- Bump
@actions/corefrom 1.9.0 to 1.10.0 (#667 #695)- Bump
@actions/githubfrom 5.0.3 to 5.1.1 (#696)Full Changelog: https://github.com/docker/build-push-action/compare/v3.1.1...v3.2.0
c56af95 Merge pull request #704 from crazy-max/setOutput75aaa63 Remove workaround for setOutputf97d6e2 Merge pull request #700 from crazy-max/update-docs47c00d7 ci: secret job to check for invalid secrets871b930 docs: update links and layout105bf59 docs: copy between registries with buildx48888e0 Merge pull request #699 from crazy-max/docs-outputs6b820ad docs: note about multiple outputse1a1035 Merge pull request #665 from baibaratsky/patch-10f5a7d4 docs: named contexts