1
0
mirror of https://github.com/garraflavatra/docker-volume-s3-backup.git synced 2025-05-17 13:14:38 +00:00

Use v3 login action

This commit is contained in:
Romein van Buren 2025-05-04 13:31:41 +02:00
parent 513f9af69f
commit 518efcfe68
No known key found for this signature in database

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