Skip to content

Commit 42dadd7

Browse files
committed
ci(deps): update containerbase/internal-tools action to v3.4.4
1 parent 66990a4 commit 42dadd7

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
@@ -50,7 +50,7 @@ jobs:
5050
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
5151

5252
- name: binary-builder
53-
uses: containerbase/internal-tools@c30fd9e43f9adb66114fcf23bd74bf4179b158a1 # v3.4.3
53+
uses: containerbase/internal-tools@6dfb2e082aca4b8d03e064cd054f9b3746e027a3 # v3.4.4
5454
with:
5555
command: binary-builder
5656
dry-run: ${{github.ref_name != 'main'}}

0 commit comments

Comments
 (0)