Skip to content

Update actions/checkout digest to a5ac7e5 #12

Update actions/checkout digest to a5ac7e5

Update actions/checkout digest to a5ac7e5 #12

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