Skip to content

build(deps): bump codecov/codecov-action from 4.3.0 to 4.5.0 #256

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

build(deps): bump codecov/codecov-action from 4.3.0 to 4.5.0 #256

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/[email protected]
with:
fetch-depth: 0
- name: Run commitsar
uses: docker://commitsar/commitsar