diff --git a/.github/workflows/docker.yml b/.github/workflows/docker.yml index a54117c..b85125e 100644 --- a/.github/workflows/docker.yml +++ b/.github/workflows/docker.yml @@ -56,7 +56,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: .