Skip to content

Commit f5916a6

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

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

5252
- name: binary-builder
53-
uses: containerbase/internal-tools@2951ced35dd6127673e4e2cf937416460a317f3b # v3.0.57
53+
uses: containerbase/internal-tools@14399dac6435809436d19e1171379e1170e59cc0 # v3.0.58
5454
with:
5555
command: binary-builder
5656
dry-run: ${{github.ref != 'refs/heads/main'}}

0 commit comments

Comments
 (0)