Skip to content

Commit 1a04693

Browse files
ci(deps): update containerbase/internal-tools action to v3.0.51 (#95)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 450eeb8 commit 1a04693

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
3636

3737
- name: binary-builder
38-
uses: containerbase/internal-tools@9260121e8a5b13c1dc200f952833a3973723ca80 # v3.0.48
38+
uses: containerbase/internal-tools@6bbc5c952921fd03b8bb242934e57dc8d3d2be1b # v3.0.51
3939
with:
4040
command: binary-builder
4141
dry-run: ${{github.ref != 'refs/heads/main'}}

0 commit comments

Comments
 (0)