Skip to content

Bump @actions/github from 5.1.1 to 6.0.0 (#238) #434

Bump @actions/github from 5.1.1 to 6.0.0 (#238)

Bump @actions/github from 5.1.1 to 6.0.0 (#238) #434

Workflow file for this run

name: Validate action typings
on:
push:
branches: [main]
pull_request:
workflow_dispatch:
jobs:
validate-typings:
runs-on: 'ubuntu-latest'
steps:
- uses: actions/checkout@v4
- uses: typesafegithub/github-actions-typing@v1