Skip to content

fix(deps): update module github.com/rs/zerolog to v1.30.0 (#252) #330

fix(deps): update module github.com/rs/zerolog to v1.30.0 (#252)

fix(deps): update module github.com/rs/zerolog to v1.30.0 (#252) #330

Workflow file for this run

name: "Test docker-compose.yaml"
on:
push:
branches:
- "**"
jobs:
test_docker_compose_yaml:
uses: ./.github/workflows/template-deploy.yaml
secrets: inherit
with:
compose_args: "-f docker-compose.yaml"
run_e2e_tests: false