We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1c75d28 + a7f66ad commit 04e215eCopy full SHA for 04e215e
1 file changed
.github/workflows/release.yaml
@@ -46,7 +46,7 @@ jobs:
46
uses: docker/setup-buildx-action@v4
47
48
- name: Login to Registry
49
- uses: docker/login-action@v2
+ uses: docker/login-action@v4
50
with:
51
registry: ${{ env.REGISTRY }}
52
username: ${{ github.actor }}
0 commit comments