From 139254225ea11e0b4d30f9fefbe24070d4fe2a33 Mon Sep 17 00:00:00 2001 From: Ayaz Salikhov Date: Thu, 19 May 2022 14:06:52 +0300 Subject: [PATCH] Fix style --- .github/workflows/hub-overview.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/hub-overview.yml b/.github/workflows/hub-overview.yml index 683a7c62..0924dfa5 100644 --- a/.github/workflows/hub-overview.yml +++ b/.github/workflows/hub-overview.yml @@ -31,7 +31,7 @@ jobs: - name: Checkout Repo ⚡️ uses: actions/checkout@v3 - - name: push README to Dockerhub for base-notebook 🐳 + - name: Push README to Dockerhub for base-notebook 🐳 uses: christian-korneck/update-container-description-action@d36005551adeaba9698d8d67a296bd16fa91f8e8 # dependabot updates to latest release env: DOCKER_USER: ${{ secrets.DOCKERHUB_USERNAME }}