We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31e07ab commit 3506dcfCopy full SHA for 3506dcf
.github/workflows/build.yml
@@ -35,7 +35,7 @@ jobs:
35
- uses: actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f # v3.4.0
36
37
- name: binary-builder
38
- uses: renovatebot/internal-tools@c1d6f949a65c2388101e357ff36d7b960ae1735f # v1.15.7
+ uses: containerbase/internal-tools@c1d6f949a65c2388101e357ff36d7b960ae1735f # v1.15.7
39
with:
40
command: binary-builder
41
dry-run: ${{github.ref != 'refs/heads/main'}}
0 commit comments