Skip to content

Bump the github-actions group across 1 directory with 2 updates #15

Bump the github-actions group across 1 directory with 2 updates

Bump the github-actions group across 1 directory with 2 updates #15

name: Validate GitHub Action pinning
on:
pull_request:
paths:
- ".github/workflows/**"
push:
branches:
- "qa/**"
- "stable/**"
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@ca46236c6ce584ae24bc6283ba8dcf4b3ec8a066 # v5.0.4