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 5771a37 commit 1a7295dCopy full SHA for 1a7295d
.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@72750e92d57f4ec2412af2f4f63f57eafa626bb4 # v3.4.42
+ uses: containerbase/internal-tools@782d73ab1e36d4fb93ca6d1aa131f80c65dfbc40 # v3.4.43
56
with:
57
command: binary-builder
58
dry-run: ${{github.ref != 'refs/heads/main'}}
0 commit comments