From aa56666e81e0d53cddfac14a34a40e694531772f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 20 Sep 2026 19:35:15 +0000 Subject: [PATCH] chore(deps): bump the actions-minor-patch group with 4 updates Bumps the actions-minor-patch group with 4 updates: [pnpm/action-setup](https://github.com/pnpm/action-setup), [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv), [github/codeql-action/init](https://github.com/github/codeql-action) and [github/codeql-action/analyze](https://github.com/github/codeql-action). Updates `pnpm/action-setup` from 6.0.10 to 6.1.0 - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](https://github.com/pnpm/action-setup/compare/0977fd99725f1db4007ccb2928dbb4e90d06cc86...ea17c68df8912ef543352723c149a84f56e3d413) Updates `astral-sh/setup-uv` from 10.0.1 to 10.1.0 - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](https://github.com/astral-sh/setup-uv/compare/20cfd1bf945f4377ade1205e4dbc17946fc9a30d...bec219d24cd3e171d82865faccec33120bb574f4) Updates `github/codeql-action/init` from 4.37.9 to 4.38.0 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/cdf488f595d80d6e07e03d4674febd5ab45fa938...b96794f015dfd88f77b49b1c93e0fa7110f94c63) Updates `github/codeql-action/analyze` from 4.37.9 to 4.38.0 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/cdf488f595d80d6e07e03d4674febd5ab45fa938...b96794f015dfd88f77b49b1c93e0fa7110f94c63) --- updated-dependencies: - dependency-name: pnpm/action-setup dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-minor-patch - dependency-name: astral-sh/setup-uv dependency-version: 10.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-minor-patch - dependency-name: github/codeql-action/init dependency-version: 4.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-minor-patch - dependency-name: github/codeql-action/analyze dependency-version: 4.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-minor-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/group-apps-packages-ci.yml | 2 +- .github/workflows/group-workbench-python-ci.yml | 6 +++--- .github/workflows/project-liminal-drift-ci.yml | 2 +- .github/workflows/project-shika-ci.yml | 2 +- .github/workflows/project-youtube-auto-resume-ci.yml | 2 +- .../workflows/project-youtube-auto-resume-extension-ci.yml | 2 +- .github/workflows/repo-codeql-security.yml | 4 ++-- .github/workflows/repo-repository-contract-ci.yml | 2 +- 8 files changed, 11 insertions(+), 11 deletions(-) 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 fe1c267..2699648 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: | @@ -154,7 +154,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