We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50b63b2 commit d32464dCopy full SHA for d32464d
.github/workflows/release.yml
@@ -50,7 +50,7 @@ jobs:
50
latest=false
51
52
- name: Login to Docker Hub
53
- uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 #v3.5.0
+ uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef #v3.6.0
54
with:
55
username: ${{ secrets.DOCKERHUB_USERNAME }}
56
password: ${{ secrets.DOCKERHUB_TOKEN }}
.github/workflows/sequencer-migration-docker.yml
@@ -31,7 +31,7 @@ jobs:
31
32
33
34
35
36
37
0 commit comments