We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dee503 commit 20b7d1bCopy full SHA for 20b7d1b
.github/workflows/build.yml
@@ -52,7 +52,7 @@ jobs:
52
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
53
54
- name: binary-builder
55
- uses: containerbase/internal-tools@bbbf98bb61968071a4052c89fccd25a292d69c73 # v3.5.22
+ uses: containerbase/internal-tools@3be574538ca7e104ae19a98c5f71ac8e314b4379 # v3.5.24
56
with:
57
command: binary-builder
58
dry-run: ${{github.ref_name != 'main'}}
0 commit comments