Skip to content

Commit 8b27f9c

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

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@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
5353

5454
- name: binary-builder
55-
uses: containerbase/internal-tools@955ceac764c7b5d3bdf644591152412dd97e3dc9 # v3.0.80
55+
uses: containerbase/internal-tools@dbc381e7a824b3777dceafc226804644311ab9a1 # v3.0.82
5656
with:
5757
command: binary-builder
5858
dry-run: ${{github.ref != 'refs/heads/main'}}

0 commit comments

Comments
 (0)