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 a586056 commit b96671dCopy full SHA for b96671d
.github/workflows/docker-image.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: actions/checkout@v3
18
19
- name: Log in to the Container registry
20
- uses: docker/login-action@f4ef78c080cd8ba55a85445d5b36e214a81df20a
+ uses: docker/login-action@29df2a9f8c71c2dfe7db598180a0460355ec1c00
21
with:
22
registry: ${{ env.REGISTRY }}
23
username: ${{ github.actor }}
0 commit comments