File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -40,12 +40,12 @@ jobs:
4040 env :
4141 MYSQL_ROOT_PASSWORD : cipass
4242 redpanda :
43- image : redpandadata/redpanda@sha256:95182a95a80f187a99cfe9fa03aaf18da0a3809a6741a229572f7ec33e795c13
43+ image : redpandadata/redpanda@sha256:b22ff89f4384e72f773aca495ade051c789f41976a78699644ba3039b9e43f84
4444 ports :
4545 - 9092:9092
4646 - 9644:9644
4747 elasticsearch :
48- image : elasticsearch:9.0.2@sha256:bfa9d2126a5c3381ac272ee67264083ca04318def1d7b4ea9194ad0b0a8959bf
48+ image : elasticsearch:9.0.2@sha256:12829bb0fa8b3c6b65928868d2af0fbe67bf74aa6b92b14eca87957e9f554136
4949 ports :
5050 - 9200:9200
5151 env :
6363 AWS_EC2_METADATA_DISABLED : true
6464 MINIO_DEFAULT_BUCKETS : peerdb
6565 otelcol :
66- image : otel/opentelemetry-collector-contrib:0.128.0 @sha256:1ab0baba0ee3695d823c46653d8a6e8894896e668ce8bd7ebe002e948d827bc7
66+ image : otel/opentelemetry-collector-contrib:0.129.1 @sha256:4798e3095561ac8ae13a81965088d68b943b1991bbeede91b1564e12c95372cc
6767 ports :
6868 - 4317:4317
6969
Original file line number Diff line number Diff line change 2020 pull-requests : write
2121 runs-on : ubuntu-latest
2222 steps :
23- - uses : release-drafter/release-drafter@v6
23+ - uses : release-drafter/release-drafter@b1476f6e6eb133afa41ed8589daba6dc69b4d3f5 # v6
2424 env :
2525 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
You can’t perform that action at this time.
0 commit comments