We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f001735 commit ee77dd9Copy full SHA for ee77dd9
.github/workflows/build.yml
@@ -63,7 +63,7 @@ jobs:
63
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
64
65
- name: binary-builder
66
- uses: containerbase/internal-tools@3be574538ca7e104ae19a98c5f71ac8e314b4379 # v3.5.24
+ uses: containerbase/internal-tools@fcbde3cdedad26eabf59776988e2a4b47fee98e5 # v3.7.0
67
with:
68
command: binary-builder
69
dry-run: ${{github.ref != 'refs/heads/main'}}
0 commit comments