Skip to content

Commit 62f85de

Browse files
ci(deps): update containerbase/internal-tools action to v3.5.10 (#381)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 16d3428 commit 62f85de

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
@@ -52,7 +52,7 @@ jobs:
5252
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
5353

5454
- name: binary-builder
55-
uses: containerbase/internal-tools@4ae995fe08b3d5361b7b0fd6ece9da4143129717 # v3.5.9
55+
uses: containerbase/internal-tools@f022a1677af8af9a36c53589e1b07edb932a3c84 # v3.5.10
5656
with:
5757
command: binary-builder
5858
dry-run: ${{github.ref != 'refs/heads/main'}}

0 commit comments

Comments
 (0)