diff --git a/.github/workflows/build_docker_image.yml b/.github/workflows/build_docker_image.yml index 036394ac..9a7ed2f8 100644 --- a/.github/workflows/build_docker_image.yml +++ b/.github/workflows/build_docker_image.yml @@ -89,7 +89,7 @@ jobs: - name: Call deploy docker image action for every renv - uses: galachad/r-image-creator@main + uses: insightsengineering/r-image-creator@v1 with: image-name: "${{ steps.image_specs.outputs.image_name }}" tag-latest: true