We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66990a4 commit 42dadd7Copy full SHA for 42dadd7
.github/workflows/build.yml
@@ -50,7 +50,7 @@ jobs:
50
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
51
52
- name: binary-builder
53
- uses: containerbase/internal-tools@c30fd9e43f9adb66114fcf23bd74bf4179b158a1 # v3.4.3
+ uses: containerbase/internal-tools@6dfb2e082aca4b8d03e064cd054f9b3746e027a3 # v3.4.4
54
with:
55
command: binary-builder
56
dry-run: ${{github.ref_name != 'main'}}
0 commit comments