Skip to content

Commit

Permalink
update ref
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Yavorsky committed May 15, 2024
1 parent 4b90de5 commit 736a591
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aws-ecs-deploy-backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
id: login-ecr
uses: aws-actions/amazon-ecr-login@v2
- name: Build & Push Image to ECR
uses: mikeyavorsky/aws-ecr-action@v5
uses: mikeyavorsky/aws-ecr-action@master
with:
access_key_id: ${{ secrets.AWS_ACCESS_KEY_ID }}
secret_access_key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
Expand Down

0 comments on commit 736a591

Please sign in to comment.