diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 9acdcf5..c490284 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -78,4 +78,4 @@ jobs: - name: Deploy id: deployment - uses: actions/deploy-pages@cd2ce8fcbc39b97be8ca5fce6e763baed58fa128 # v5 + uses: actions/deploy-pages@368f82528645a54fb793d4d04e342629a3f51346 # v5 diff --git a/.github/workflows/integrity-gate.yml b/.github/workflows/integrity-gate.yml index a32a277..79b3e6d 100644 --- a/.github/workflows/integrity-gate.yml +++ b/.github/workflows/integrity-gate.yml @@ -337,7 +337,7 @@ jobs: cache: pip - name: Set up Node 22 - uses: actions/setup-node@249970729cb0ef3589644e2896645e5dc5ba9c38 # v6.5.0 + uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0 with: node-version: "22" cache: npm