diff --git a/action.yml b/action.yml index e17fd7b..b20ee97 100644 --- a/action.yml +++ b/action.yml @@ -56,7 +56,7 @@ runs: with: platforms: ${{ inputs.platform }} - name: Build ESPHome image - uses: docker/build-push-action@v6.2.0 + uses: docker/build-push-action@v6.5.0 with: context: ${{ github.action_path }} load: true