Skip to content

Bump raven-actions/actionlint from 2.1.2 to 2.2.0 #49

Bump raven-actions/actionlint from 2.1.2 to 2.2.0

Bump raven-actions/actionlint from 2.1.2 to 2.2.0 #49

Workflow file for this run

name: Actionlint
on:
pull_request:
paths:
- ".github/workflows/**"
push:
paths:
- ".github/workflows/**"
workflow_dispatch:
permissions:
contents: read
jobs:
actionlint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
with:
persist-credentials: false
- name: Run actionlint
uses: raven-actions/actionlint@3d39aea434753780c3b3d4a1a31c854b4dbf49d7 # v2