From 3e3cfde3c5e7e89c8c4c9ea2818bb7fcb7c5ef17 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 20 Feb 2024 10:58:23 +0000 Subject: [PATCH] style(pre-commit): autofix --- .github/actions/docker-build-and-push/action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/docker-build-and-push/action.yaml b/.github/actions/docker-build-and-push/action.yaml index d7ca29b97dc..e0672b944c1 100644 --- a/.github/actions/docker-build-and-push/action.yaml +++ b/.github/actions/docker-build-and-push/action.yaml @@ -169,7 +169,7 @@ runs: compression-level: 6 overwrite: true if-no-files-found: error - + - name: Output artifact URLs run: | echo 'prebuilt URL ${{ steps.artifact-upload-step-prebuilt.outputs.artifact-url }}'