Skip to content

build(deps): bump reviewdog/action-actionlint from 1.37.1 to 1.44.0 in the github-actions group #499

build(deps): bump reviewdog/action-actionlint from 1.37.1 to 1.44.0 in the github-actions group

build(deps): bump reviewdog/action-actionlint from 1.37.1 to 1.44.0 in the github-actions group #499

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@9d8b58041eed1373f173e91b9a3db5a844197236 # v1.14.0