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 387818b commit 399fd09Copy full SHA for 399fd09
.github/workflows/build.yml
@@ -37,7 +37,7 @@ jobs:
37
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
38
39
- name: binary-builder
40
- uses: containerbase/internal-tools@68271ad7fc19248e8d7f26c9c82c57e984d886ea # v1.21.26
+ uses: containerbase/internal-tools@7588da10edd30f123b9462ec253f60d497e6951a # v1.21.28
41
with:
42
command: binary-builder
43
dry-run: ${{github.ref != 'refs/heads/main'}}
0 commit comments