Skip to content

Bump github/codeql-action/init from 4.36.2 to 4.36.3 #58

Bump github/codeql-action/init from 4.36.2 to 4.36.3

Bump github/codeql-action/init from 4.36.2 to 4.36.3 #58

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