diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1be694f..07301df 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -38,7 +38,7 @@ jobs: echo "VERSION=$VERSION" >> $GITHUB_OUTPUT - name: Build and push - uses: docker/build-push-action@v6.18.0 + uses: docker/build-push-action@v6.19.2 id: docker_build with: context: .