Skip to content

chore: bump GitHub Actions to Node 24-compatible versions #3

chore: bump GitHub Actions to Node 24-compatible versions

chore: bump GitHub Actions to Node 24-compatible versions #3

Workflow file for this run

name: Ecosystem drift check
on:
pull_request:
branches: [main]
push:
branches: [main]
workflow_dispatch:
jobs:
drift-check:
name: Ecosystem drift check
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- uses: actions/checkout@v6
- uses: TMHSDigital/Developer-Tools-Directory/.github/actions/drift-check@v1.7
with:
mode: self
format: gh-summary