Skip to content

Upgrade to stacks-core 3.3.0.0.0 and add epoch 3.3 #23

Upgrade to stacks-core 3.3.0.0.0 and add epoch 3.3

Upgrade to stacks-core 3.3.0.0.0 and add epoch 3.3 #23

Workflow file for this run

name: Lint Docker Compose
on:
pull_request:
workflow_dispatch:
jobs:
dclint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: docker-compose-linter/dclint-github-action@18659f6a7956706cb67cf9c1ad5e55f4352cbc17 # 1.6.0
with:
path: ./docker/
recursive: true