We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a32fbbd commit 35551ceCopy full SHA for 35551ce
.github/workflows/build.yml
@@ -48,7 +48,7 @@ jobs:
48
show-progress: false
49
50
- name: binary-builder
51
- uses: containerbase/internal-tools@bbbf98bb61968071a4052c89fccd25a292d69c73 # v3.5.22
+ uses: containerbase/internal-tools@fcbde3cdedad26eabf59776988e2a4b47fee98e5 # v3.7.0
52
with:
53
command: binary-builder
54
dry-run: ${{github.ref_name != 'main'}}
0 commit comments