Skip to content

Bump zgosalvez/github-actions-ensure-sha-pinned-actions #18

Bump zgosalvez/github-actions-ensure-sha-pinned-actions

Bump zgosalvez/github-actions-ensure-sha-pinned-actions #18

name: "Validate GitHub Action pinning"
on:
pull_request:
paths:
- ".github/workflows/**"
push:
branches:
- "0.[0-9][0-9]"
paths:
- ".github/workflows/**"
permissions:
contents: "read"
jobs:
enforce-pinning:
name: "Enforce commit SHA pinning"
runs-on: "ubuntu-latest"
steps:
- name: "Check out repository"
uses: "actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd" # v6.0.2
- name: "Ensure SHA-pinned Actions"
uses: "zgosalvez/github-actions-ensure-sha-pinned-actions@cc9ffdc62fadb9f83b46dd0979d9ad50408cc6a6" # v5.0.2