Skip to content

Commit 9a1d85f

Browse files
chore(deps): update docker/login-action digest to c94ce9f (#7028)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c49e8b0 commit 9a1d85f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-integration-tests-on-prem-nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
cache: yarn
6464
package-manager-cache: false
6565
- name: Login to ECR
66-
uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3
66+
uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3
6767
with:
6868
registry: 535893049302.dkr.ecr.eu-west-1.amazonaws.com
6969
username: ${{ secrets.AWS_ACCESS_KEY_ID }}

0 commit comments

Comments
 (0)