Skip to content

chore(deps): bump actions/github-script from 8 to 9 in the github-actions group #20

chore(deps): bump actions/github-script from 8 to 9 in the github-actions group

chore(deps): bump actions/github-script from 8 to 9 in the github-actions group #20

Workflow file for this run

name: CI
on:
pull_request:
paths:
- .github/workflows/**
push:
branches:
- main
paths:
- .github/workflows/**
permissions:
contents: read
jobs:
actionlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: raven-actions/actionlint@v2