Skip to content

Commit

Permalink
manual: Bump aws-actions/amazon-ecr-login from 1 to 2
Browse files Browse the repository at this point in the history
  • Loading branch information
erikburt committed Oct 24, 2023
1 parent 04dd925 commit 9f67c44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/performance-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
role-duration-seconds: 3600
- name: Login to Amazon ECR
id: login-ecr
uses: aws-actions/amazon-ecr-login@v1
uses: aws-actions/amazon-ecr-login@062b18b96a7aff071d4dc91bc00c4c1a7945b076 # v2.0.1
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@ecf95283f03858871ff00b787d79c419715afc34 # v2.7.0
- name: Build and Push
Expand Down

0 comments on commit 9f67c44

Please sign in to comment.