We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 48e765e + 6d7285a commit d27fe62Copy full SHA for d27fe62
1 file changed
.github/workflows/.build.yaml
@@ -30,7 +30,7 @@ jobs:
30
terraform_wrapper: false
31
32
# Setup local registry
33
- - uses: chainguard-dev/actions/setup-registry@d67380d0b02c09412f8e17f660ec48870bd89e6e # v1.6.9
+ - uses: chainguard-dev/actions/setup-registry@c29bd2a0f4e71ad61a209c255c0164987df76aaa # v1.6.10
34
if: inputs.registry == ''
35
with:
36
port: 5000
0 commit comments