Skip to content

build(deps): bump anyhow from 1.0.102 to 1.0.103 #515

build(deps): bump anyhow from 1.0.102 to 1.0.103

build(deps): bump anyhow from 1.0.102 to 1.0.103 #515

Workflow file for this run

name: Actionlint
on:
pull_request:
paths-ignore:
- '**/*.md'
permissions: {}
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
actionlint:
name: Workflow Files
runs-on: ubuntu-24.04
permissions:
contents: read
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
with:
persist-credentials: false
- uses: reviewdog/action-actionlint@6fb7acc99f4a1008869fa8a0f09cfca740837d9d # v1.72.0
with:
fail_level: any