Skip to content

Commit 2e77aa9

Browse files
chore(deps): update docker/login-action digest to 184bdaa (#6546)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1563d6a commit 2e77aa9

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
@@ -61,7 +61,7 @@ jobs:
6161
node-version: ${{ matrix.node.name }}
6262
cache: yarn
6363
- name: Login to ECR
64-
uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3
64+
uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3
6565
with:
6666
registry: 535893049302.dkr.ecr.eu-west-1.amazonaws.com
6767
username: ${{ secrets.AWS_ACCESS_KEY_ID }}

0 commit comments

Comments
 (0)