Skip to content

Commit af966d1

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

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
@@ -82,7 +82,7 @@ jobs:
8282
cache: yarn
8383
package-manager-cache: false
8484
- name: Login to ECR
85-
uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3
85+
uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3
8686
with:
8787
registry: 535893049302.dkr.ecr.eu-west-1.amazonaws.com
8888
username: ${{ secrets.AWS_ACCESS_KEY_ID }}

0 commit comments

Comments
 (0)