We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dbbcbee + 8601db9 commit beea1a8Copy full SHA for beea1a8
.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@fac81f8edade777ac0bedfa9f4a42591accab9c8 # v1.5.14
+ - uses: chainguard-dev/actions/setup-registry@6f74cdeee55d70b03fa220746d6739dbbb3e9421 # v1.5.15
34
if: inputs.registry == ''
35
with:
36
port: 5000
0 commit comments