Skip to content

build(deps): bump bitflags from 2.12.1 to 2.13.0 #432

build(deps): bump bitflags from 2.12.1 to 2.13.0

build(deps): bump bitflags from 2.12.1 to 2.13.0 #432

Workflow file for this run

name: Actionlint
on:
pull_request:
paths-ignore:
- '**/*.md'
permissions: {}
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