Skip to content

build(deps): bump codecov/codecov-action from 5.0.7 to 5.1.1 #296

build(deps): bump codecov/codecov-action from 5.0.7 to 5.1.1

build(deps): bump codecov/codecov-action from 5.0.7 to 5.1.1 #296

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.2.2
with:
fetch-depth: 0
- name: Run commitsar
uses: docker://commitsar/commitsar