Skip to content

build(deps): bump docker/login-action from 2.2.0 to 3.0.0 #850

build(deps): bump docker/login-action from 2.2.0 to 3.0.0

build(deps): bump docker/login-action from 2.2.0 to 3.0.0 #850

Workflow file for this run

name: Commitlint
on: [pull_request]
jobs:
lint:
runs-on: ubuntu-latest
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: wagoid/[email protected]