awslabs / amazon-ecr-containerd-resolver

The Amazon ECR containerd resolver is an implementation of a containerd Resolver and Fetcher that can pull images from and push images to Amazon ECR using the Amazon ECR API instead of the Docker Registry API.
Apache License 2.0
98 stars 19 forks source link

Add dependabot configuration for GitHub Actions packages #525

Closed austinvazquez closed 5 months ago

austinvazquez commented 5 months ago

Issue #, if available: N/A

CI is showing deprecation warnings which can be resolved by dependabot automation.

Description of changes: This change adds dependabot automation for GitHub Actions package updates.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.