Skip to content

docs: fix supported versions in security policy (#91) #132

docs: fix supported versions in security policy (#91)

docs: fix supported versions in security policy (#91) #132

name: Check Action Typing
on:
push:
branches:
- main
pull_request:
permissions:
contents: read
jobs:
check_action_typing:
name: Check Action Typing
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
with:
persist-credentials: false
- name: Check Action Typing
uses: typesafegithub/github-actions-typing@9ddf35b71a482be7d8922b28e8d00df16b77e315 # v2.2.2