We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 36bd834 + 7a41ac4 commit 1ec9456Copy full SHA for 1ec9456
6 files changed
.github/workflows/build.yml
@@ -26,7 +26,7 @@ jobs:
26
uses: actions/checkout@v6
27
28
- name: Log in to Docker registry
29
- uses: docker/login-action@c144859092e8e353f3e118b0b329679a62351c3e
+ uses: docker/login-action@9f4a8ea54ed9055d5f86c993e1f2ffa674f98344
30
with:
31
registry: ${{ env.REGISTRY }}
32
username: ${{ vars.DOCKER_REGISTRY_USER }}
0 commit comments