From f8b8c910b64507f6ebf0a2b89ece4dcc49271893 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Wed, 31 Jan 2024 09:58:04 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- .github/workflows/release-snapshot-service-image.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-snapshot-service-image.yml b/.github/workflows/release-snapshot-service-image.yml index 3492f627c..c1b2b7a41 100644 --- a/.github/workflows/release-snapshot-service-image.yml +++ b/.github/workflows/release-snapshot-service-image.yml @@ -25,7 +25,7 @@ jobs: - name: Checkout code uses: actions/checkout@v4 - + - name: Login to Github Packages uses: docker/login-action@v3 with: