Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
build(deps): bump @docker/actions-toolkit from 0.24.0 to 0.35.0
build(deps): bump braces from 3.0.2 to 3.0.3
build(deps): bump docker/bake-action from 4 to 5
add contributing section to README
build(deps): bump @docker/actions-toolkit from 0.23.0 to 0.24.0
build(deps): bump the aws-sdk-dependencies group across 1 directory with 2 updates
build(deps): bump undici from 5.28.3 to 5.28.4
docker auth: improve missing user/pwd
chore: update dev dependencies
build(deps): bump @docker/actions-toolkit from 0.18.0 to 0.23.0
Fixes in README.md file around GAR authentication
update to yarn 3.6.3
Update README.md with Digital Ocean example
build(deps): bump the aws-sdk-dependencies group with 2 updates
build(deps): bump the proxy-agent-dependencies group with 2 updates
build(deps): bump @docker/actions-toolkit from 0.14.0 to 0.18.0
build(deps): bump undici from 5.26.5 to 5.28.3
bump codecov/codecov-action from 3 to 4
build(deps): bump github/codeql-action from 2 to 3
build(deps): bump @docker/actions-toolkit from 0.13.0 to 0.14.0
Bump codecov/codecov-action from 1 to 2.0.1
Use official images
Small changes for GHCR doc
Update dev deps
Bump hosted-git-info from 2.8.8 to 2.8.9
Bump node-notifier from 8.0.0 to 8.0.2
Bump ws from 7.3.1 to 7.5.0
Bump lodash from 4.17.20 to 4.17.21
Bump y18n from 4.0.0 to 4.0.3
Remove GitHub Packages Docker Registry
Use built-in `getExecOutput`
Use `core.getBooleanInput`
Bump @actions/exec from 1.0.4 to 1.1.0
Bump @actions/io from 1.1.0 to 1.1.1
Bump @actions/core from 1.3.0 to 1.4.0
Bump @actions/core from 1.2.6 to 1.3.0
Bump @actions/io from 1.0.2 to 1.1.0
Bump semver from 7.3.2 to 7.3.5
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 example with DinD
Use major version of actions
Extend documentation by OCI OCIR
Test login against registries pt.1
Take the password from stdin
Recommend DockerHub PAT
Add example for GitHub Container Registry