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 16d3428 commit 62f85deCopy full SHA for 62f85de
.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@4ae995fe08b3d5361b7b0fd6ece9da4143129717 # v3.5.9
+ uses: containerbase/internal-tools@f022a1677af8af9a36c53589e1b07edb932a3c84 # v3.5.10
56
with:
57
command: binary-builder
58
dry-run: ${{github.ref != 'refs/heads/main'}}
0 commit comments