Skip to content

build(deps): bump certifi from 2022.12.7 to 2023.7.22 #80

build(deps): bump certifi from 2022.12.7 to 2023.7.22

build(deps): bump certifi from 2022.12.7 to 2023.7.22 #80

Workflow file for this run

name: Lint
on:
push:
jobs:
build:
name: Lint
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Lint code base
uses: docker://github/super-linter:v2.1.0
env:
VALIDATE_ALL_CODEBASE: false