Skip to content

ci: bump actions/checkout from 4 to 6 (#16) #23

ci: bump actions/checkout from 4 to 6 (#16)

ci: bump actions/checkout from 4 to 6 (#16) #23

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