Skip to content

chore(deps): bump codecov/codecov-action from 5.1.2 to 5.3.1 #1007

chore(deps): bump codecov/codecov-action from 5.1.2 to 5.3.1

chore(deps): bump codecov/codecov-action from 5.1.2 to 5.3.1 #1007

Workflow file for this run

name: Lint GitHub Actions workflows
on:
pull_request:
paths:
- ".github/**"
merge_group:
push:
paths:
- ".github/**"
permissions: {}
jobs:
actionlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
persist-credentials: false
- uses: reviewdog/[email protected]
with:
fail_level: "any"