Skip to content

deps(deps): bump github.com/docker/docker from 24.0.7+incompatible to 25.0.6+incompatible #360

deps(deps): bump github.com/docker/docker from 24.0.7+incompatible to 25.0.6+incompatible

deps(deps): bump github.com/docker/docker from 24.0.7+incompatible to 25.0.6+incompatible #360

Workflow file for this run

name: Lint
on:
pull_request:
jobs:
lint:
runs-on: ubuntu-20.04
steps:
- name: Checkout Sources
uses: actions/checkout@v2
- name: Run Revive Action by pulling pre-built image
uses: docker://morphy/revive-action:v2
with:
config: revive/config.toml