Skip to content

feat(deps): bump github.com/go-logr/logr from 1.2.0 to 1.4.1 #105

feat(deps): bump github.com/go-logr/logr from 1.2.0 to 1.4.1

feat(deps): bump github.com/go-logr/logr from 1.2.0 to 1.4.1 #105

Workflow file for this run

name: Check Commit
permissions: {}
on:
pull_request:
branches: [ "*" ]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
commit_lint:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@0d749a1a91d4770e983a7b8f83d4a3f0e7e0874e #v5.4.4
with:
firstParent: true