We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ab916d3 + 289235c commit 91e3554Copy full SHA for 91e3554
.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@8bb24c24be6871bee44f19be55ea11e3b2aea3dd # v1.6.11
+ - uses: chainguard-dev/actions/setup-registry@f45211d3e8f9d2676c6b8cdd6a765435e06c819d # v1.6.13
34
if: inputs.registry == ''
35
with:
36
port: 5000
0 commit comments