Skip to content

build(deps): bump codecov/codecov-action from 4.2.0 to 4.3.0 #4082

build(deps): bump codecov/codecov-action from 4.2.0 to 4.3.0

build(deps): bump codecov/codecov-action from 4.2.0 to 4.3.0 #4082

Workflow file for this run

name: Checks for every commit
on:
pull_request: ~
push:
branches:
- master
jobs:
commitsar:
name: Verify commit messages
runs-on: ubuntu-22.04
steps:
- name: Check out code
uses: actions/checkout@v4.1.2
with:
fetch-depth: 0
- name: Run commitsar
uses: aevea/commitsar@v0.20.2