diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2057f0bf..0122d39f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -88,7 +88,7 @@ jobs: uses: docker/setup-buildx-action@4fd812986e6c8c2a69e18311145f9371337f27d4 # v3.4.0 if: ${{ github.ref == 'refs/heads/master' }} - name: Build and push Docker image - uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25 # v5.4.0 + uses: docker/build-push-action@1ca370b3a9802c92e886402e0dd88098a2533b12 # v6.4.1 if: ${{ github.ref == 'refs/heads/master' }} with: context: .