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 008953a commit c564b14Copy full SHA for c564b14
.github/workflows/build.yml
@@ -59,7 +59,7 @@ jobs:
59
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
60
61
- name: binary-builder
62
- uses: containerbase/internal-tools@c8f78cbc830d1883e695d06e3028136656e70f5b # v3.5.17
+ uses: containerbase/internal-tools@4453842226e67bc5d507c41b21184cc9220f4974 # v3.5.19
63
with:
64
command: binary-builder
65
dry-run: ${{github.ref_name != 'main'}}
0 commit comments