diff --git a/action.yml b/action.yml index 4bada6b..10b6e2b 100644 --- a/action.yml +++ b/action.yml @@ -105,7 +105,7 @@ runs: fi - name: Build and push the image to the Container registry if: env.should-deliver-container == 'true' - uses: docker/build-push-action@v5.1.0 + uses: docker/build-push-action@v6.10.0 with: context: . file: "./${{ inputs.docker-file-src }}" # Dockerfile path