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