Just for good measure and extra safety, redact temporary credentials when aws authorization token is retrieved using IAM authentication credentials to access Amazon ECR. Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
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`
getExecOutput
Use `core.getBooleanInput`
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