1
0
mirror of https://github.com/garraflavatra/docker-volume-s3-backup.git synced 2025-06-27 13:35:10 +00:00

Use v3 login action

This commit is contained in:
2025-05-04 13:31:41 +02:00
parent 513f9af69f
commit 518efcfe68

View File

@ -25,7 +25,7 @@ jobs:
password: ${{ secrets.DOCKERHUB_TOKEN }}
- name: Build and push Docker image
uses: docker/build-push-action@v2
uses: docker/build-push-action@v3
with:
context: .
push: true