Skip to content

build(deps): bump the github-actions group with 1 update #495

build(deps): bump the github-actions group with 1 update

build(deps): bump the github-actions group with 1 update #495

Workflow file for this run

---
name: actionlint
on:
push:
branches: [main, release-*]
pull_request:
jobs:
lint:
name: Run actionlint
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v2.3.4
- name: Lint with actionlint
uses: reviewdog/action-actionlint@c6ee1eb0a5d47b2af53a203652b5dac0b6c4016e # v1.14.0