Skip to content

deps(deps): bump k8s.io/apimachinery from 0.23.6 to 0.29.0 #314

deps(deps): bump k8s.io/apimachinery from 0.23.6 to 0.29.0

deps(deps): bump k8s.io/apimachinery from 0.23.6 to 0.29.0 #314

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