diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 73cba3a..afab5bf 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -35,7 +35,7 @@ jobs: - uses: actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f # v3.4.0 - name: binary-builder - uses: renovatebot/internal-tools@c1d6f949a65c2388101e357ff36d7b960ae1735f # v1.15.7 + uses: containerbase/internal-tools@c1d6f949a65c2388101e357ff36d7b960ae1735f # v1.15.7 with: command: binary-builder dry-run: ${{github.ref != 'refs/heads/main'}}