Skip to content

Commit bbc6648

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

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@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
5353

5454
- name: binary-builder
55-
uses: containerbase/internal-tools@f0688a5eb6490c252e57e4b0805ad5a57391f28c # v3.0.72
55+
uses: containerbase/internal-tools@4fc221aabfbaa2e0a61bf8b4e9f2dbe4783fd1cc # v3.0.74
5656
with:
5757
command: binary-builder
5858
dry-run: ${{github.ref != 'refs/heads/main'}}

0 commit comments

Comments
 (0)