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 7ad7badCopy full SHA for 7ad7bad
.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@40891eba8c2bcd1309b07ba8b11232f313e86779
21
with:
22
registry: ${{ env.REGISTRY }}
23
username: ${{ github.actor }}
0 commit comments