We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc41880 commit 9f4d773Copy full SHA for 9f4d773
.github/workflows/ci.yml
@@ -134,7 +134,7 @@ jobs:
134
role-session-name: ${{ env.IMAGE_NAME }}-${{ github.run_number }}@${{ github.run_attempt }}
135
- name: Login to Amazon ECR
136
id: login-ecr
137
- uses: aws-actions/amazon-ecr-login@062b18b96a7aff071d4dc91bc00c4c1a7945b076 # v2
+ uses: aws-actions/amazon-ecr-login@062b18b96a7aff071d4dc91bc00c4c1a7945b076 # v2.0.1
138
- name: Extract metadata for the Docker image
139
id: meta
140
uses: descope/.github/.github/actions/docker/metadata@main
0 commit comments