File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3636 until $(curl --output /dev/null --silent --head --fail -u elastic:changeme http://localhost:5601); do sleep 5; done
3737 sleep 10
3838 - name : golangci-lint
39- uses : golangci/golangci-lint-action@9fae48acfc02a90574d7c304a1758ef9895495fa # v7
39+ uses : golangci/golangci-lint-action@1481404843c368bc19ca9406f87d6e0fc97bdcfd # v7
4040 with :
4141 version : latest
4242 args : --timeout 600s
Original file line number Diff line number Diff line change 11services :
22 elasticsearch :
3- image : docker.elastic.co/elasticsearch/elasticsearch:9.0.0 @sha256:5856b2c77263336792b80fc0e03df42922b2f86a816a4daf23397fb02ef7b138
3+ image : docker.elastic.co/elasticsearch/elasticsearch:9.0.1 @sha256:9244a573c48bc120c8ac4daf61d48dcda48db2b25fd1b3c4cbeb01aa175a8495
44 environment :
55 cluster.name : test
66 discovery.type : single-node
You can’t perform that action at this time.
0 commit comments