Skip to content

Commit 94ff4f2

Browse files
Merge pull request #28 from arvatoaws-labs/renovate/docker-login-action-1.x
Update docker/login-action action to v1.14.1
2 parents c091ba7 + d2256e4 commit 94ff4f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
driver-opts: image=moby/buildkit:master
3030

3131
- name: Login to GitHub Packages Docker Registry
32-
uses: docker/login-action@v1.9.0
32+
uses: docker/login-action@v1.14.1
3333
with:
3434
registry: ghcr.io
3535
username: jenkins-arvato

0 commit comments

Comments
 (0)