Skip to content

build(deps-dev): bump urllib3 from 2.1.0 to 2.2.2 #242

build(deps-dev): bump urllib3 from 2.1.0 to 2.2.2

build(deps-dev): bump urllib3 from 2.1.0 to 2.2.2 #242

Workflow file for this run

---
name: commit
on:
push:
jobs:
test:
name: test
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v2
- name: test
run: |
chmod -R 777 logstash
PWD=`pwd` make logstash-installation
docker compose run --rm test