Skip to content

Commit 2445bc9

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

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@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
5353

5454
- name: binary-builder
55-
uses: containerbase/internal-tools@8350f5691c53eb85d27301dae6de6d70ed047bbb # v3.0.63
55+
uses: containerbase/internal-tools@b0b8472a98c981134c4271f9612203dee601fd80 # v3.0.65
5656
with:
5757
command: binary-builder
5858
dry-run: ${{github.ref != 'refs/heads/main'}}

0 commit comments

Comments
 (0)