Skip to content

chore(deps): update reviewdog/action-actionlint action to v1.46.0 #78

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

chore(deps): update reviewdog/action-actionlint action to v1.46.0 #78

Workflow file for this run

name: reviewdog / actionlint
on:
pull_request:
paths:
- '.github/workflows/**'
jobs:
actionlint:
name: actionlint with reviewdog
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
- name: actionlint
uses: reviewdog/action-actionlint@89a03f6ba8c0a9fd238e82c075ffb34b86e40291 # v1.46.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
reporter: github-pr-review