Skip to content

build(deps): bump github.com/opencontainers/runc from 1.1.13 to 1.2.0 #1045

build(deps): bump github.com/opencontainers/runc from 1.1.13 to 1.2.0

build(deps): bump github.com/opencontainers/runc from 1.1.13 to 1.2.0 #1045

Workflow file for this run

---
name: Yamllint
'on': push
jobs:
yamllint:
runs-on: ubuntu-latest
container:
image: pipelinecomponents/yamllint:0.21.0
env:
YAMLLINT_CONFIG_FILE: /code/configs/.yamllint.yaml
options: --cpus 1
steps:
- uses: actions/[email protected]
- name: run yamllint
run: yamllint .