Skip to content

Commit 59fec89

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

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@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
5353

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

0 commit comments

Comments
 (0)