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 959330eCopy full SHA for 959330e
.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@bdf14dc17331d6af6f3653e7ca655ee4a136baa5
21
with:
22
registry: ${{ env.REGISTRY }}
23
username: ${{ github.actor }}
0 commit comments