Skip to content

Commit

Permalink
docker-version
Browse files Browse the repository at this point in the history
  • Loading branch information
Kais committed Jul 2, 2024
1 parent 8568fd5 commit 348fcf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
tags: |
type=match,pattern=kube-hpa-scale-to-zero-(.*),group=1
- name: Login to DockerHub
uses: docker/login-action@v2
uses: docker/login-action@v3
with:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
Expand Down

0 comments on commit 348fcf2

Please sign in to comment.