We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b33de96 commit af74492Copy full SHA for af74492
.github/workflows/build.yml
@@ -50,7 +50,7 @@ jobs:
50
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
51
52
- name: binary-builder
53
- uses: containerbase/internal-tools@c440de95307545d23ff0e0b57018147e02ae217f # v3.5.15
+ uses: containerbase/internal-tools@c8f78cbc830d1883e695d06e3028136656e70f5b # v3.5.17
54
with:
55
command: binary-builder
56
dry-run: ${{github.ref != 'refs/heads/main'}}
0 commit comments