Skip to content
This repository was archived by the owner on Mar 30, 2025. It is now read-only.

Commit ec40188

Browse files
Update docker/login-action digest to 74a5d14 (#769)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8f52b94 commit ec40188

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
run: ./gradlew --no-daemon test bootJar
4040

4141
- name: Log in to the Container registry
42-
uses: docker/login-action@327cd5a69de6c009b9ce71bce8395f28e651bf99
42+
uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772
4343
with:
4444
registry: ${{ env.REGISTRY }}
4545
username: ${{ github.actor }}

0 commit comments

Comments
 (0)