From ec7d5aea3dbca354f13225b883e659980d717123 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2026 22:04:33 +0000 Subject: [PATCH] chore(deps): bump the github-actions group with 3 updates Bumps the github-actions group with 3 updates: [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 `esacteksab/.github/.github/workflows/labeler.yml` from 0.80.12 to 0.80.13 - [Release notes](https://github.com/esacteksab/.github/releases) - [Commits](https://github.com/esacteksab/.github/compare/4e47cf39b68d2c071b9355fddec9847b22ba3f8c...a674438b2476377ad5ee78af029fdbd8545f3243) Updates `esacteksab/.github/.github/workflows/pre-commit.yml` from 0.80.12 to 0.80.13 - [Release notes](https://github.com/esacteksab/.github/releases) - [Commits](https://github.com/esacteksab/.github/compare/4e47cf39b68d2c071b9355fddec9847b22ba3f8c...a674438b2476377ad5ee78af029fdbd8545f3243) Updates `esacteksab/.github/.github/workflows/spelling.yml` from 0.80.12 to 0.80.13 - [Release notes](https://github.com/esacteksab/.github/releases) - [Commits](https://github.com/esacteksab/.github/compare/4e47cf39b68d2c071b9355fddec9847b22ba3f8c...a674438b2476377ad5ee78af029fdbd8545f3243) --- updated-dependencies: - dependency-name: esacteksab/.github/.github/workflows/labeler.yml dependency-version: 0.80.13 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.80.13 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.80.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/labeler.yml | 2 +- .github/workflows/pre-commit.yml | 2 +- .github/workflows/spelling.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 9a670cf..81e1534 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@4e47cf39b68d2c071b9355fddec9847b22ba3f8c # v0.80.12 + uses: esacteksab/.github/.github/workflows/labeler.yml@a674438b2476377ad5ee78af029fdbd8545f3243 # v0.80.13 diff --git a/.github/workflows/pre-commit.yml b/.github/workflows/pre-commit.yml index 9c6ca63..9692b41 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@4e47cf39b68d2c071b9355fddec9847b22ba3f8c # v0.80.12 + uses: esacteksab/.github/.github/workflows/pre-commit.yml@a674438b2476377ad5ee78af029fdbd8545f3243 # v0.80.13 diff --git a/.github/workflows/spelling.yml b/.github/workflows/spelling.yml index 6732711..ad74747 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@4e47cf39b68d2c071b9355fddec9847b22ba3f8c # v0.80.12 + uses: esacteksab/.github/.github/workflows/spelling.yml@a674438b2476377ad5ee78af029fdbd8545f3243 # v0.80.13