We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1b0c45 commit 38d0d48Copy full SHA for 38d0d48
.github/workflows/build.yml
@@ -53,7 +53,7 @@ jobs:
53
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
54
55
- name: binary-builder
56
- uses: containerbase/internal-tools@4453842226e67bc5d507c41b21184cc9220f4974 # v3.5.19
+ uses: containerbase/internal-tools@1d0c5b3aabe4a10a264d309f65ecbbd83d0e672e # v3.5.21
57
with:
58
command: binary-builder
59
dry-run: ${{github.ref != 'refs/heads/main'}}
0 commit comments