Skip to content

Commit c8c0400

Browse files
ci(deps): update containerbase/internal-tools action to v1.21.18
1 parent 2d7c17b commit c8c0400

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
@@ -37,7 +37,7 @@ jobs:
3737
- uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
3838

3939
- name: binary-builder
40-
uses: containerbase/internal-tools@609496aa25684c9998dff6b4d0c7fa4a53ed31d8 # v1.21.16
40+
uses: containerbase/internal-tools@a528526d923c66a906df4c065493a6538f887abd # v1.21.18
4141
with:
4242
command: binary-builder
4343
dry-run: ${{github.ref != 'refs/heads/main'}}

0 commit comments

Comments
 (0)