We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ab53a76 + b2d586d commit 89715ecCopy full SHA for 89715ec
1 file changed
.github/workflows/deployment.yml
@@ -44,7 +44,7 @@ jobs:
44
# see: https://github.com/aws-actions/amazon-ecr-login
45
- name: Log in to Amazon ECR
46
id: login-ecr
47
- uses: aws-actions/amazon-ecr-login@v1
+ uses: Brightspace/third-party-actions@aws-actions/amazon-ecr-login
48
49
- name: Build, tag, and push image to Amazon ECR
50
env:
0 commit comments