Skip to content

Commit 3506dcf

Browse files
chore(deps): replace renovatebot/internal-tools action with containerbase/internal-tools v1.15.7 (#33)
1 parent 31e07ab commit 3506dcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- uses: actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f # v3.4.0
3636

3737
- name: binary-builder
38-
uses: renovatebot/internal-tools@c1d6f949a65c2388101e357ff36d7b960ae1735f # v1.15.7
38+
uses: containerbase/internal-tools@c1d6f949a65c2388101e357ff36d7b960ae1735f # v1.15.7
3939
with:
4040
command: binary-builder
4141
dry-run: ${{github.ref != 'refs/heads/main'}}

0 commit comments

Comments
 (0)