Skip to content

Commit 2587d2c

Browse files
Update docker-build-m1.yml
1 parent f1d2c36 commit 2587d2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-build-m1.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
uses: docker/setup-buildx-action@v2
3838

3939
- name: Login to Docker Hub
40-
uses: docker/login-action@v1
40+
uses: docker/login-action@v2
4141
with:
4242
username: ${{ secrets.DOCKER_HUB_USERNAME }}
4343
password: ${{ secrets.DOCKER_HUB_ACCESS_TOKEN }}

0 commit comments

Comments
 (0)