Skip to content
This repository has been archived by the owner on May 5, 2024. It is now read-only.

chore(deps): update reviewdog/action-actionlint action to v1.45.0 #81

chore(deps): update reviewdog/action-actionlint action to v1.45.0

chore(deps): update reviewdog/action-actionlint action to v1.45.0 #81

Workflow file for this run

name: actionlint
on:
pull_request:
paths:
- '.github/workflows/**'
jobs:
actionlint:
name: actionlint with reviewdog
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
- name: actionlint
uses: reviewdog/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
reporter: github-pr-review