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 2d7c17b commit c8c0400Copy full SHA for c8c0400
.github/workflows/build.yml
@@ -37,7 +37,7 @@ jobs:
37
- uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
38
39
- name: binary-builder
40
- uses: containerbase/internal-tools@609496aa25684c9998dff6b4d0c7fa4a53ed31d8 # v1.21.16
+ uses: containerbase/internal-tools@a528526d923c66a906df4c065493a6538f887abd # v1.21.18
41
with:
42
command: binary-builder
43
dry-run: ${{github.ref != 'refs/heads/main'}}
0 commit comments