diff --git a/.github/workflows/docker.yml b/.github/workflows/docker.yml index 5e5adba..071585e 100644 --- a/.github/workflows/docker.yml +++ b/.github/workflows/docker.yml @@ -57,7 +57,7 @@ jobs: password: ${{ secrets.GITHUB_TOKEN }} - name: Build and push - uses: docker/build-push-action@v5 + uses: docker/build-push-action@v6 # if: github.event_name != 'pull_request' # still want to build image with: context: .