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 34ee293 commit 116bd23Copy full SHA for 116bd23
.github/workflows/build.yml
@@ -50,7 +50,7 @@ jobs:
50
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
51
52
- name: binary-builder
53
- uses: containerbase/internal-tools@5df8d577120c2047993d397422a4f95bd0432b6f # v3.4.21
+ uses: containerbase/internal-tools@0843383b5e53e235aeac40facdf523fe51b8ddb3 # v3.4.23
54
with:
55
command: binary-builder
56
dry-run: ${{github.ref != 'refs/heads/main'}}
0 commit comments