From 6eb0ee81a5bb11aa50ac905a2761b7683f0caca1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 00:59:37 +0000 Subject: [PATCH] chore(deps): bump the patch-updates group across 3 directories with 1 update Bumps the patch-updates group with 1 update in the / directory: [actions/checkout](https://github.com/actions/checkout). Bumps the patch-updates group with 1 update in the /.github/actions/build-node directory: [actions/checkout](https://github.com/actions/checkout). Bumps the patch-updates group with 1 update in the /.github/actions/build-node-zip directory: [actions/checkout](https://github.com/actions/checkout). Updates `actions/checkout` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/de0fac2e4500dabe0009e67214ff5f5447ce83dd...df4cb1c069e1874edd31b4311f1884172cec0e10) Updates `actions/checkout` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/de0fac2e4500dabe0009e67214ff5f5447ce83dd...df4cb1c069e1874edd31b4311f1884172cec0e10) Updates `actions/checkout` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/de0fac2e4500dabe0009e67214ff5f5447ce83dd...df4cb1c069e1874edd31b4311f1884172cec0e10) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: actions/checkout dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: actions/checkout dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] --- .github/actions/build-node-zip/action.yml | 2 +- .github/actions/build-node/action.yml | 2 +- .github/workflows/ensure-sha-pinned-actions.yml | 2 +- .github/workflows/node-build-zip.yml | 2 +- .github/workflows/node-build.yml | 2 +- .github/workflows/node-ci.yml | 2 +- .github/workflows/node-pnpm-build-zip.yml | 2 +- .github/workflows/node-publish-internal.yml | 2 +- .github/workflows/node-publish-public.yml | 2 +- .github/workflows/node-trusted-publish.yml | 2 +- .github/workflows/python-uv-build-zip.yml | 2 +- .github/workflows/python-uv-ci.yml | 2 +- .github/workflows/release-please.yml | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/.github/actions/build-node-zip/action.yml b/.github/actions/build-node-zip/action.yml index 2a54aed..0b9ba91 100644 --- a/.github/actions/build-node-zip/action.yml +++ b/.github/actions/build-node-zip/action.yml @@ -33,7 +33,7 @@ runs: steps: - name: Checkout - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 with: fetch-depth: 0 diff --git a/.github/actions/build-node/action.yml b/.github/actions/build-node/action.yml index 609592d..6da84ec 100644 --- a/.github/actions/build-node/action.yml +++ b/.github/actions/build-node/action.yml @@ -27,7 +27,7 @@ runs: steps: - name: Checkout - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 with: fetch-depth: 0 diff --git a/.github/workflows/ensure-sha-pinned-actions.yml b/.github/workflows/ensure-sha-pinned-actions.yml index f83bd44..6163d80 100644 --- a/.github/workflows/ensure-sha-pinned-actions.yml +++ b/.github/workflows/ensure-sha-pinned-actions.yml @@ -52,7 +52,7 @@ jobs: runs-on: ${{ inputs.runs-on || 'ubuntu-latest' }} steps: - name: Checkout - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 - name: Ensure SHA pinned actions id: pinned-actions diff --git a/.github/workflows/node-build-zip.yml b/.github/workflows/node-build-zip.yml index bc7dcc3..6b5da39 100644 --- a/.github/workflows/node-build-zip.yml +++ b/.github/workflows/node-build-zip.yml @@ -56,7 +56,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 with: fetch-depth: 0 diff --git a/.github/workflows/node-build.yml b/.github/workflows/node-build.yml index 0130833..8049a30 100644 --- a/.github/workflows/node-build.yml +++ b/.github/workflows/node-build.yml @@ -40,7 +40,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 with: fetch-depth: 0 diff --git a/.github/workflows/node-ci.yml b/.github/workflows/node-ci.yml index 725a9ef..2cb4d73 100644 --- a/.github/workflows/node-ci.yml +++ b/.github/workflows/node-ci.yml @@ -94,7 +94,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 with: fetch-depth: 0 diff --git a/.github/workflows/node-pnpm-build-zip.yml b/.github/workflows/node-pnpm-build-zip.yml index 5367034..5415a8d 100644 --- a/.github/workflows/node-pnpm-build-zip.yml +++ b/.github/workflows/node-pnpm-build-zip.yml @@ -63,7 +63,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 with: fetch-depth: 0 persist-credentials: false diff --git a/.github/workflows/node-publish-internal.yml b/.github/workflows/node-publish-internal.yml index a5ac145..9313fd6 100644 --- a/.github/workflows/node-publish-internal.yml +++ b/.github/workflows/node-publish-internal.yml @@ -29,7 +29,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 with: fetch-depth: 0 diff --git a/.github/workflows/node-publish-public.yml b/.github/workflows/node-publish-public.yml index 7a88c58..2b30152 100644 --- a/.github/workflows/node-publish-public.yml +++ b/.github/workflows/node-publish-public.yml @@ -23,7 +23,7 @@ jobs: runs-on: ${{ inputs.runs-on }} steps: - name: Checkout - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 with: fetch-depth: 0 diff --git a/.github/workflows/node-trusted-publish.yml b/.github/workflows/node-trusted-publish.yml index 448c595..de5352a 100644 --- a/.github/workflows/node-trusted-publish.yml +++ b/.github/workflows/node-trusted-publish.yml @@ -40,7 +40,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 with: fetch-depth: 0 diff --git a/.github/workflows/python-uv-build-zip.yml b/.github/workflows/python-uv-build-zip.yml index 0c40d64..efba33b 100644 --- a/.github/workflows/python-uv-build-zip.yml +++ b/.github/workflows/python-uv-build-zip.yml @@ -62,7 +62,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 with: fetch-depth: 0 diff --git a/.github/workflows/python-uv-ci.yml b/.github/workflows/python-uv-ci.yml index 61b4dfc..7462483 100644 --- a/.github/workflows/python-uv-ci.yml +++ b/.github/workflows/python-uv-ci.yml @@ -130,7 +130,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 with: fetch-depth: 0 diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 3e28c1d..684f3b4 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -14,7 +14,7 @@ jobs: id: release with: release-type: simple - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 + - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 - name: tag major and minor versions if: ${{ steps.release.outputs.release_created }} run: |