Skip to content

Use reusable workflows for pinned check and trello poster #63

Use reusable workflows for pinned check and trello poster

Use reusable workflows for pinned check and trello poster #63

name: Ensure actions are pinned to SHAs
on:
pull_request:
paths:
- ".github/workflows/**.yml"
- ".github/workflows/**.yaml"
jobs:
check-actions-sha:
name: Check actions are pinned to SHAs
uses: alphagov/forms-deploy/.github/workflows/require-pinned-github-actions.yml@main