We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 505b9b9 + faa704e commit 2507567Copy full SHA for 2507567
.github/workflows/docker-image.yaml
@@ -23,7 +23,7 @@ jobs:
23
uses: actions/[email protected]
24
25
- name: Log in to the Container registry
26
- uses: docker/login-action@v2.2.0
+ uses: docker/login-action@v3.0.0
27
with:
28
registry: ${{ env.REGISTRY }}
29
username: ${{ github.actor }}
0 commit comments