Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.6 to 1.3.0. - [Release notes](https://github.com/actions/toolkit/releases) - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core) Signed-off-by: dependabot[bot] <support@github.com>
Bump @actions/io from 1.0.2 to 1.1.0
Bumps [@actions/io](https://github.com/actions/toolkit/tree/HEAD/packages/io) from 1.0.2 to 1.1.0. - [Release notes](https://github.com/actions/toolkit/releases) - [Changelog](https://github.com/actions/toolkit/blob/main/packages/io/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/@actions/core@1.1.0/packages/io) Signed-off-by: dependabot[bot] <support@github.com>
Bump semver from 7.3.2 to 7.3.5
Bumps [semver](https://github.com/npm/node-semver) from 7.3.2 to 7.3.5. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/master/CHANGELOG.md) - [Commits](https://github.com/npm/node-semver/compare/v7.3.2...v7.3.5) Signed-off-by: dependabot[bot] <support@github.com>
Update dependabot config
Remove os limitation
Enhance workflow
Add Quay.io usage docs
Use GITHUB_TOKEN with GHCR
Remove label workflow
Improve GHCR doc
Test login against GAR
Test login against GCR
Handle Amazon ECR registries associated with other accounts
Fix ci badge in README
Keep default region for public ECR
Test login against registries pt.2
Fix public ECR login with AWS CLI v1
Add support for public ECR
Add example with DinD
Use major version of actions
Extend documentation by OCI OCIR
Test login against registries pt.1