diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 456d5d0f..17718ae8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -88,7 +88,7 @@ jobs: uses: docker/setup-buildx-action@d70bba72b1f3fd22344832f00baa16ece964efeb # v3.3.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@f6010ea70151369b06f0194be1051fbbdff851b2 # v6.0.2 if: ${{ github.ref == 'refs/heads/master' }} with: context: .