diff --git a/action.yml b/action.yml index 4bada6b..e77c8cc 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.19.2 with: context: . file: "./${{ inputs.docker-file-src }}" # Dockerfile path