Skip to content

Commit 56038da

Browse files
authored
Merge branch 'main' into neuralcleanse-nb
2 parents 8f2ea78 + a338a0e commit 56038da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dockerhub.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: actions/checkout@v3
2525

2626
- name: Log in to Docker Hub
27-
uses: docker/login-action@f4ef78c080cd8ba55a85445d5b36e214a81df20a
27+
uses: docker/login-action@465a07811f14bebb1938fbed4728c6a1ff8901fc
2828
with:
2929
username: ${{ secrets.DOCKER_HUB_USERNAME }}
3030
password: ${{ secrets.DOCKER_HUB_ACCESS_TOKEN }}

0 commit comments

Comments
 (0)