There was an error while loading. Please reload this page.
1 parent b965344 commit fb43d02Copy full SHA for fb43d02
1 file changed
.github/workflows/publish.yaml
@@ -112,11 +112,11 @@ jobs:
112
- uses: docker/setup-qemu-action@06116385d9baf250c9f4dcb4858b16962ea869c3 # v4.1.0
113
- uses: docker/setup-buildx-action@d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5 # v4.1.0
114
115
- - uses: docker/login-action@650006c6eb7dba73a995cc03b0b2d7f5ca915bee # v4.2.0
+ - uses: docker/login-action@dbcb813823bdd20940b903addbd779551569679f # v4.6.0
116
with:
117
username: ${{ secrets.DOCKER_USERNAME }}
118
password: ${{ secrets.DOCKER_PASSWORD }}
119
120
121
registry: ghcr.io
122
username: ${{ github.actor }}
0 commit comments