From fd4c7b81522d7956289e7534078390212b2f77f4 Mon Sep 17 00:00:00 2001 From: Sayali Mohadikar <76010603+sayaliM0412@users.noreply.github.com> Date: Fri, 21 Jun 2024 12:54:29 -0500 Subject: [PATCH] Update create-release.yml (#317) --- .github/workflows/create-release.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/create-release.yml b/.github/workflows/create-release.yml index c7fe093..e04c4bf 100644 --- a/.github/workflows/create-release.yml +++ b/.github/workflows/create-release.yml @@ -15,7 +15,7 @@ jobs: update-dockerfiles: env: - LPM_VERSION: "0.2.4" + LPM_VERSION: "0.2.6" name: "Update Dockerfiles" runs-on: ubuntu-latest outputs: @@ -218,4 +218,4 @@ jobs: - name: Adding Official Docker PR to job summary run: echo '### 🚀 Official Docker PR -> ${{ env.PR_URL }}' >> $GITHUB_STEP_SUMMARY - \ No newline at end of file +