diff --git a/.github/workflows/group-apps-packages-ci.yml b/.github/workflows/group-apps-packages-ci.yml index 7a4bf91..715c6f2 100644 --- a/.github/workflows/group-apps-packages-ci.yml +++ b/.github/workflows/group-apps-packages-ci.yml @@ -48,7 +48,7 @@ jobs: persist-credentials: false - name: Setup pnpm - uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 # v6.0.10 + uses: pnpm/action-setup@ea17c68df8912ef543352723c149a84f56e3d413 # v6.1.0 with: version: 11.7.0 diff --git a/.github/workflows/group-workbench-python-ci.yml b/.github/workflows/group-workbench-python-ci.yml index 7dcb7a9..c23422e 100644 --- a/.github/workflows/group-workbench-python-ci.yml +++ b/.github/workflows/group-workbench-python-ci.yml @@ -37,7 +37,7 @@ jobs: persist-credentials: false - name: Setup uv - uses: astral-sh/setup-uv@20cfd1bf945f4377ade1205e4dbc17946fc9a30d # v10.0.1 + uses: astral-sh/setup-uv@bec219d24cd3e171d82865faccec33120bb574f4 # v10.1.0 with: enable-cache: true cache-dependency-glob: | @@ -61,7 +61,7 @@ jobs: persist-credentials: false - name: Setup uv - uses: astral-sh/setup-uv@20cfd1bf945f4377ade1205e4dbc17946fc9a30d # v10.0.1 + uses: astral-sh/setup-uv@bec219d24cd3e171d82865faccec33120bb574f4 # v10.1.0 with: enable-cache: true cache-dependency-glob: | @@ -147,7 +147,7 @@ jobs: persist-credentials: false - name: Setup uv - uses: astral-sh/setup-uv@20cfd1bf945f4377ade1205e4dbc17946fc9a30d # v10.0.1 + uses: astral-sh/setup-uv@bec219d24cd3e171d82865faccec33120bb574f4 # v10.1.0 with: enable-cache: true cache-dependency-glob: | diff --git a/.github/workflows/project-liminal-drift-ci.yml b/.github/workflows/project-liminal-drift-ci.yml index ad02b95..b9c3acf 100644 --- a/.github/workflows/project-liminal-drift-ci.yml +++ b/.github/workflows/project-liminal-drift-ci.yml @@ -32,7 +32,7 @@ jobs: persist-credentials: false - name: Setup pnpm - uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 # v6.0.10 + uses: pnpm/action-setup@ea17c68df8912ef543352723c149a84f56e3d413 # v6.1.0 with: version: 11.7.0 diff --git a/.github/workflows/project-shika-ci.yml b/.github/workflows/project-shika-ci.yml index 635d899..0525766 100644 --- a/.github/workflows/project-shika-ci.yml +++ b/.github/workflows/project-shika-ci.yml @@ -44,7 +44,7 @@ jobs: persist-credentials: false - name: Setup pnpm - uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 # v6.0.10 + uses: pnpm/action-setup@ea17c68df8912ef543352723c149a84f56e3d413 # v6.1.0 with: version: 11.7.0 diff --git a/.github/workflows/project-youtube-auto-resume-ci.yml b/.github/workflows/project-youtube-auto-resume-ci.yml index caa8672..735e654 100644 --- a/.github/workflows/project-youtube-auto-resume-ci.yml +++ b/.github/workflows/project-youtube-auto-resume-ci.yml @@ -35,7 +35,7 @@ jobs: persist-credentials: false - name: Setup pnpm - uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 # v6.0.10 + uses: pnpm/action-setup@ea17c68df8912ef543352723c149a84f56e3d413 # v6.1.0 with: version: 11.7.0 diff --git a/.github/workflows/project-youtube-auto-resume-extension-ci.yml b/.github/workflows/project-youtube-auto-resume-extension-ci.yml index 30b21f5..d273905 100644 --- a/.github/workflows/project-youtube-auto-resume-extension-ci.yml +++ b/.github/workflows/project-youtube-auto-resume-extension-ci.yml @@ -34,7 +34,7 @@ jobs: persist-credentials: false - name: Setup pnpm - uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 # v6.0.10 + uses: pnpm/action-setup@ea17c68df8912ef543352723c149a84f56e3d413 # v6.1.0 with: version: 11.7.0 diff --git a/.github/workflows/repo-codeql-security.yml b/.github/workflows/repo-codeql-security.yml index 5d314ca..fb8ab1d 100644 --- a/.github/workflows/repo-codeql-security.yml +++ b/.github/workflows/repo-codeql-security.yml @@ -48,12 +48,12 @@ jobs: persist-credentials: false - name: Initialize CodeQL - uses: github/codeql-action/init@cdf488f595d80d6e07e03d4674febd5ab45fa938 # v4.37.9 + uses: github/codeql-action/init@b96794f015dfd88f77b49b1c93e0fa7110f94c63 # v4.38.0 with: build-mode: none languages: javascript-typescript - name: Perform CodeQL analysis - uses: github/codeql-action/analyze@cdf488f595d80d6e07e03d4674febd5ab45fa938 # v4.37.9 + uses: github/codeql-action/analyze@b96794f015dfd88f77b49b1c93e0fa7110f94c63 # v4.38.0 with: category: "/language:javascript-typescript" diff --git a/.github/workflows/repo-repository-contract-ci.yml b/.github/workflows/repo-repository-contract-ci.yml index bf21e9f..f0a0bd4 100644 --- a/.github/workflows/repo-repository-contract-ci.yml +++ b/.github/workflows/repo-repository-contract-ci.yml @@ -26,7 +26,7 @@ jobs: persist-credentials: false - name: Setup pnpm - uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 # v6.0.10 + uses: pnpm/action-setup@ea17c68df8912ef543352723c149a84f56e3d413 # v6.1.0 with: version: 11.7.0