From a0498be2b8383a1c42a9c113523041a804e73be5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 00:05:42 +0000 Subject: [PATCH] chore(dev-deps): bump the github-actions group with 4 updates Bumps the github-actions group with 4 updates: [actions/checkout](https://github.com/actions/checkout), [esacteksab/.github/.github/workflows/labeler.yml](https://github.com/esacteksab/.github), [esacteksab/.github/.github/workflows/pre-commit.yml](https://github.com/esacteksab/.github) and [esacteksab/.github/.github/workflows/spelling.yml](https://github.com/esacteksab/.github). Updates `actions/checkout` from 7.0.0 to 7.0.1 - [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/9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0...3d3c42e5aac5ba805825da76410c181273ba90b1) Updates `esacteksab/.github/.github/workflows/labeler.yml` from 0.84.0 to 0.84.1 - [Release notes](https://github.com/esacteksab/.github/releases) - [Commits](https://github.com/esacteksab/.github/compare/e1590e0b018325988429cb559431eeb5652a3a76...889a2cb0115398e6445ea1a306d190692a305ba3) Updates `esacteksab/.github/.github/workflows/pre-commit.yml` from 0.84.0 to 0.84.1 - [Release notes](https://github.com/esacteksab/.github/releases) - [Commits](https://github.com/esacteksab/.github/compare/e1590e0b018325988429cb559431eeb5652a3a76...889a2cb0115398e6445ea1a306d190692a305ba3) Updates `esacteksab/.github/.github/workflows/spelling.yml` from 0.84.0 to 0.84.1 - [Release notes](https://github.com/esacteksab/.github/releases) - [Commits](https://github.com/esacteksab/.github/compare/e1590e0b018325988429cb559431eeb5652a3a76...889a2cb0115398e6445ea1a306d190692a305ba3) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: esacteksab/.github/.github/workflows/labeler.yml dependency-version: 0.84.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: esacteksab/.github/.github/workflows/pre-commit.yml dependency-version: 0.84.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: esacteksab/.github/.github/workflows/spelling.yml dependency-version: 0.84.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/build.yml | 2 +- .github/workflows/labeler.yml | 2 +- .github/workflows/pre-commit.yml | 2 +- .github/workflows/spelling.yml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index fb4cadd..da87434 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -53,7 +53,7 @@ jobs: matrix: ${{ fromJson(needs.get-versions.outputs.matrix) }} steps: - name: Checkout repository - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 + uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 with: persist-credentials: false diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 3fdd7c0..58e94d7 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -11,4 +11,4 @@ permissions: jobs: label-pr: - uses: esacteksab/.github/.github/workflows/labeler.yml@e1590e0b018325988429cb559431eeb5652a3a76 # v0.84.0 + uses: esacteksab/.github/.github/workflows/labeler.yml@889a2cb0115398e6445ea1a306d190692a305ba3 # v0.84.1 diff --git a/.github/workflows/pre-commit.yml b/.github/workflows/pre-commit.yml index 34598a3..9f46ece 100644 --- a/.github/workflows/pre-commit.yml +++ b/.github/workflows/pre-commit.yml @@ -17,4 +17,4 @@ permissions: jobs: precommit-reusable: - uses: esacteksab/.github/.github/workflows/pre-commit.yml@e1590e0b018325988429cb559431eeb5652a3a76 # v0.84.0 + uses: esacteksab/.github/.github/workflows/pre-commit.yml@889a2cb0115398e6445ea1a306d190692a305ba3 # v0.84.1 diff --git a/.github/workflows/spelling.yml b/.github/workflows/spelling.yml index ee58de3..d98670d 100644 --- a/.github/workflows/spelling.yml +++ b/.github/workflows/spelling.yml @@ -16,4 +16,4 @@ concurrency: jobs: typos-reusable: - uses: esacteksab/.github/.github/workflows/spelling.yml@e1590e0b018325988429cb559431eeb5652a3a76 # v0.84.0 + uses: esacteksab/.github/.github/workflows/spelling.yml@889a2cb0115398e6445ea1a306d190692a305ba3 # v0.84.1