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 89715ec + d03030a commit 09e3368Copy full SHA for 09e3368
1 file changed
.github/workflows/ci.yml
@@ -46,7 +46,7 @@ jobs:
46
47
- name: Log in to Amazon ECR
48
id: login-ecr
49
- uses: aws-actions/amazon-ecr-login@v1
+ uses: Brightspace/third-party-actions@aws-actions/amazon-ecr-login
50
51
- name: Build, tag, and push image to Amazon ECR
52
env:
0 commit comments