diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d43af16..b654b5f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -96,7 +96,7 @@ jobs: username: ${{ github.repository_owner }} password: ${{ secrets.GITHUB_TOKEN }} - name: Build and push - uses: docker/build-push-action@v3 + uses: docker/build-push-action@v5 if: (github.event_name == 'push' || github.event_name == 'release') with: context: .