We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ca14fbb + 0989efb commit 48a201eCopy full SHA for 48a201e
.github/workflows/docker-publish.yml
@@ -27,7 +27,7 @@ jobs:
27
uses: actions/checkout@v2
28
29
- name: Log in to the Container registry
30
- uses: docker/login-action@42d299face0c5c43a0487c477f595ac9cf22f1a7
+ uses: docker/login-action@6af3c118c8376c675363897acf1757f7a9be6583
31
with:
32
registry: ${{ env.REGISTRY }}
33
username: ${{ github.actor }}
0 commit comments