We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 480cda7 commit 756c4a1Copy full SHA for 756c4a1
.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@c8f78cbc830d1883e695d06e3028136656e70f5b # v3.5.17
+ uses: containerbase/internal-tools@4453842226e67bc5d507c41b21184cc9220f4974 # v3.5.19
54
with:
55
command: binary-builder
56
dry-run: ${{github.ref != 'refs/heads/main'}}
0 commit comments