Skip to content

Commit 116bd23

Browse files
ci(deps): update containerbase/internal-tools action to v3.4.23 (#300)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 34ee293 commit 116bd23

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@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
5151

5252
- name: binary-builder
53-
uses: containerbase/internal-tools@5df8d577120c2047993d397422a4f95bd0432b6f # v3.4.21
53+
uses: containerbase/internal-tools@0843383b5e53e235aeac40facdf523fe51b8ddb3 # v3.4.23
5454
with:
5555
command: binary-builder
5656
dry-run: ${{github.ref != 'refs/heads/main'}}

0 commit comments

Comments
 (0)