File tree 4 files changed +8
-8
lines changed
4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -52,11 +52,11 @@ jobs:
52
52
53
53
with :
54
54
config : .github/buildkitd.toml
55
- - uses : docker/login-action@v3.1 .0
55
+ - uses : docker/login-action@v3.2 .0
56
56
with :
57
57
username : ${{ secrets.DOCKER_RELEASE_USER }}
58
58
password : ${{ secrets.DOCKER_RELEASE_PASS }}
59
- - uses : docker/login-action@v3.1 .0
59
+ - uses : docker/login-action@v3.2 .0
60
60
with :
61
61
registry : ghcr.io
62
62
username : ${{ github.actor }}
Original file line number Diff line number Diff line change @@ -52,11 +52,11 @@ jobs:
52
52
53
53
with :
54
54
config : .github/buildkitd.toml
55
- - uses : docker/login-action@v3.1 .0
55
+ - uses : docker/login-action@v3.2 .0
56
56
with :
57
57
username : ${{ secrets.DOCKER_RELEASE_USER }}
58
58
password : ${{ secrets.DOCKER_RELEASE_PASS }}
59
- - uses : docker/login-action@v3.1 .0
59
+ - uses : docker/login-action@v3.2 .0
60
60
with :
61
61
registry : ghcr.io
62
62
username : ${{ github.actor }}
Original file line number Diff line number Diff line change @@ -52,11 +52,11 @@ jobs:
52
52
53
53
with :
54
54
config : .github/buildkitd.toml
55
- - uses : docker/login-action@v3.1 .0
55
+ - uses : docker/login-action@v3.2 .0
56
56
with :
57
57
username : ${{ secrets.DOCKER_RELEASE_USER }}
58
58
password : ${{ secrets.DOCKER_RELEASE_PASS }}
59
- - uses : docker/login-action@v3.1 .0
59
+ - uses : docker/login-action@v3.2 .0
60
60
with :
61
61
registry : ghcr.io
62
62
username : ${{ github.actor }}
Original file line number Diff line number Diff line change @@ -52,11 +52,11 @@ jobs:
52
52
53
53
with :
54
54
config : .github/buildkitd.toml
55
- - uses : docker/login-action@v3.1 .0
55
+ - uses : docker/login-action@v3.2 .0
56
56
with :
57
57
username : ${{ secrets.DOCKER_RELEASE_USER }}
58
58
password : ${{ secrets.DOCKER_RELEASE_PASS }}
59
- - uses : docker/login-action@v3.1 .0
59
+ - uses : docker/login-action@v3.2 .0
60
60
with :
61
61
registry : ghcr.io
62
62
username : ${{ github.actor }}
You can’t perform that action at this time.
0 commit comments