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

chore(deps): update actions/checkout digest to 0ad4b8f #80

chore(deps): update actions/checkout digest to 0ad4b8f

chore(deps): update actions/checkout digest to 0ad4b8f #80

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@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
- name: actionlint
uses: reviewdog/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
reporter: github-pr-review