We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 786eca2 commit fef9483Copy full SHA for fef9483
.github/workflows/build.yml
@@ -63,7 +63,7 @@ jobs:
63
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
64
65
- name: binary-builder
66
- uses: containerbase/internal-tools@bbbf98bb61968071a4052c89fccd25a292d69c73 # v3.5.22
+ uses: containerbase/internal-tools@3be574538ca7e104ae19a98c5f71ac8e314b4379 # v3.5.24
67
with:
68
command: binary-builder
69
dry-run: ${{github.ref != 'refs/heads/main'}}
0 commit comments