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 c84307c commit 8b27f9cCopy full SHA for 8b27f9c
.github/workflows/build.yml
@@ -52,7 +52,7 @@ jobs:
52
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
53
54
- name: binary-builder
55
- uses: containerbase/internal-tools@955ceac764c7b5d3bdf644591152412dd97e3dc9 # v3.0.80
+ uses: containerbase/internal-tools@dbc381e7a824b3777dceafc226804644311ab9a1 # v3.0.82
56
with:
57
command: binary-builder
58
dry-run: ${{github.ref != 'refs/heads/main'}}
0 commit comments