We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60032af commit aa16d66Copy full SHA for aa16d66
.github/workflows/build.yml
@@ -34,7 +34,7 @@ jobs:
34
ARCH: ${{ matrix.arch }} # build target, name required by binary-builder
35
36
steps:
37
- - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4.0.0
+ - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
38
39
- name: binary-builder
40
uses: containerbase/internal-tools@68271ad7fc19248e8d7f26c9c82c57e984d886ea # v1.21.26
0 commit comments