Commit 0bd0806c authored by Kroese's avatar Kroese Committed by GitHub
Browse files

Merge pull request #321 from kroese/renovate/docker-setup-buildx-action-3.x

chore(deps): update docker/setup-buildx-action action to v3
parents 386c2ccc ff6a3b87
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@ jobs:
    steps:
      - 
        name: Set up Docker Buildx
        uses: docker/setup-buildx-action@v2
        uses: docker/setup-buildx-action@v3
      -
        name: Checkout
        uses: actions/checkout@v4