We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 450eeb8 commit 1a04693Copy full SHA for 1a04693
.github/workflows/build.yml
@@ -35,7 +35,7 @@ jobs:
35
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
36
37
- name: binary-builder
38
- uses: containerbase/internal-tools@9260121e8a5b13c1dc200f952833a3973723ca80 # v3.0.48
+ uses: containerbase/internal-tools@6bbc5c952921fd03b8bb242934e57dc8d3d2be1b # v3.0.51
39
with:
40
command: binary-builder
41
dry-run: ${{github.ref != 'refs/heads/main'}}
0 commit comments