Skip to content

Bump github/codeql-action from 3.36.2 to 4.36.2 #17

Bump github/codeql-action from 3.36.2 to 4.36.2

Bump github/codeql-action from 3.36.2 to 4.36.2 #17

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@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
- name: Run actionlint
uses: raven-actions/actionlint@205b530c5d9fa8f44ae9ed59f341a0db994aa6f8 # v2