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:
40
40
env :
41
41
MYSQL_ROOT_PASSWORD : cipass
42
42
redpanda :
43
- image : redpandadata/redpanda@sha256:95182a95a80f187a99cfe9fa03aaf18da0a3809a6741a229572f7ec33e795c13
43
+ image : redpandadata/redpanda@sha256:b22ff89f4384e72f773aca495ade051c789f41976a78699644ba3039b9e43f84
44
44
ports :
45
45
- 9092:9092
46
46
- 9644:9644
47
47
elasticsearch :
48
- image : elasticsearch:9.0.2@sha256:bfa9d2126a5c3381ac272ee67264083ca04318def1d7b4ea9194ad0b0a8959bf
48
+ image : elasticsearch:9.0.2@sha256:12829bb0fa8b3c6b65928868d2af0fbe67bf74aa6b92b14eca87957e9f554136
49
49
ports :
50
50
- 9200:9200
51
51
env :
63
63
AWS_EC2_METADATA_DISABLED : true
64
64
MINIO_DEFAULT_BUCKETS : peerdb
65
65
otelcol :
66
- image : otel/opentelemetry-collector-contrib:0.128.0 @sha256:1ab0baba0ee3695d823c46653d8a6e8894896e668ce8bd7ebe002e948d827bc7
66
+ image : otel/opentelemetry-collector-contrib:0.129.1 @sha256:4798e3095561ac8ae13a81965088d68b943b1991bbeede91b1564e12c95372cc
67
67
ports :
68
68
- 4317:4317
69
69
Original file line number Diff line number Diff line change 20
20
pull-requests : write
21
21
runs-on : ubuntu-latest
22
22
steps :
23
- - uses : release-drafter/release-drafter@v6
23
+ - uses : release-drafter/release-drafter@b1476f6e6eb133afa41ed8589daba6dc69b4d3f5 # v6
24
24
env :
25
25
GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
You can’t perform that action at this time.
0 commit comments