Skip to content

[MOO-2268] Upgrade Node and GitHub Actions to Node v24 (#475) #559

[MOO-2268] Upgrade Node and GitHub Actions to Node v24 (#475)

[MOO-2268] Upgrade Node and GitHub Actions to Node v24 (#475) #559

Workflow file for this run

name: Ensure SHA pinned actions
on:
push:
branches: [main]
paths:
- ".github/workflows/*.yml"
pull_request:
branches: [main]
paths:
- ".github/workflows/*.yml"
jobs:
harden_security:
name: Check SHA in GH Actions
runs-on: ubuntu-latest
steps:
- name: "Checking-out code"
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
with:
submodules: false
- name: "Ensure SHA pinned actions"
uses: zgosalvez/github-actions-ensure-sha-pinned-actions@471d5ace1f08e3c4df1c4c2f7e6341aa75da434a # v5.0.3