Skip to content

Establish Sonar new-code baseline for 1.2 (#71) #96

Establish Sonar new-code baseline for 1.2 (#71)

Establish Sonar new-code baseline for 1.2 (#71) #96

Workflow file for this run

name: Actionlint
on:
pull_request:
push:
branches:
- main
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