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 c0bfd82 commit 4e87683Copy full SHA for 4e87683
.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@782d73ab1e36d4fb93ca6d1aa131f80c65dfbc40 # v3.4.43
+ uses: containerbase/internal-tools@fd19a9e4e99f83adf8ec2529ef1276b626d6785f # v3.4.45
56
with:
57
command: binary-builder
58
dry-run: ${{github.ref != 'refs/heads/main'}}
0 commit comments