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 34427b9 commit 7033838Copy full SHA for 7033838
.github/workflows/docker-image.yml
@@ -24,7 +24,7 @@ jobs:
24
uses: actions/checkout@v3
25
26
- name: Log in to the Container registry
27
- uses: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1
+ uses: docker/login-action@e92390c5fb421da1463c202d546fed0ec5c39f20
28
with:
29
registry: ${{ env.REGISTRY }}
30
username: ${{ github.actor }}
0 commit comments