Bump docker/setup-buildx-action from 2 to 3 (#100) master
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 2 Oct 2023 07:39:58 +0000 (07:39 +0000)
committerGitHub <noreply@github.com>
Mon, 2 Oct 2023 07:39:58 +0000 (07:39 +0000)
.github/workflows/docker-image.yml

index f0535554e08ab28d98c86a0a47c06562c37c972b..78af4f66f8b0004a4f512ca7fd668246f91642e4 100644 (file)
@@ -14,7 +14,7 @@ jobs:
     name: Push Docker image to ghcr.io
     runs-on: ubuntu-latest
     steps:
-      - uses: docker/setup-buildx-action@v2
+      - uses: docker/setup-buildx-action@v3
       - uses: docker/login-action@v3 
         with:
           registry: ghcr.io