There was an error while loading. Please reload this page.
2 parents 2640d85 + 1b1181c commit c9c9842Copy full SHA for c9c9842
1 file changed
.github/workflows/docker.yml
@@ -13,7 +13,7 @@ jobs:
13
uses: actions/checkout@v6
14
15
- name: Log in to Docker Hub
16
- uses: docker/login-action@28fdb31ff34708d19615a74d67103ddc2ea9725c
+ uses: docker/login-action@6862ffc5ab2cdb4405cf318a62a6f4c066e2298b
17
with:
18
username: ${{ secrets.DOCKER_USERNAME }}
19
password: ${{ secrets.DOCKER_PASSWORD }}
0 commit comments