Skip to content

Commit b224fe6

Browse files
chore(deps): update docker/login-action digest to 5e57cd1 (#6704)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 43370ad commit b224fe6

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
@@ -62,7 +62,7 @@ jobs:
6262
cache: yarn
6363
package-manager-cache: false
6464
- name: Login to ECR
65-
uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3
65+
uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3
6666
with:
6767
registry: 535893049302.dkr.ecr.eu-west-1.amazonaws.com
6868
username: ${{ secrets.AWS_ACCESS_KEY_ID }}

0 commit comments

Comments
 (0)