We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc8b99b commit f5916a6Copy full SHA for f5916a6
.github/workflows/build.yml
@@ -50,7 +50,7 @@ jobs:
50
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
51
52
- name: binary-builder
53
- uses: containerbase/internal-tools@2951ced35dd6127673e4e2cf937416460a317f3b # v3.0.57
+ uses: containerbase/internal-tools@14399dac6435809436d19e1171379e1170e59cc0 # v3.0.58
54
with:
55
command: binary-builder
56
dry-run: ${{github.ref != 'refs/heads/main'}}
0 commit comments