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 bb67910 commit b985e0fCopy full SHA for b985e0f
.github/workflows/publish-docs.yml
@@ -29,7 +29,7 @@ jobs:
29
uses: ./.github/actions/setup
30
31
- name: Login to Docker Registry
32
- uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3.5.0
+ uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0
33
with:
34
registry: https://${{ secrets.DOCKER_REGISTRY_HOSTNAME }}
35
username: ${{ secrets.DOCKER_REGISTRY_USERNAME }}
0 commit comments