From 59ab9ae8e60987eeae75a8bda04abf64b1b01035 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2026 00:04:29 +0000 Subject: [PATCH] chore(dev-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.31 to 0.80.32 - [Release notes](https://github.com/esacteksab/.github/releases) - [Commits](https://github.com/esacteksab/.github/compare/aefa53f3e47dbd49ae5c0e66b793116733c3b6ac...68a7067ac4dd82b708fa02d26408955018113a19) Updates `esacteksab/.github/.github/workflows/pre-commit.yml` from 0.80.31 to 0.80.32 - [Release notes](https://github.com/esacteksab/.github/releases) - [Commits](https://github.com/esacteksab/.github/compare/aefa53f3e47dbd49ae5c0e66b793116733c3b6ac...68a7067ac4dd82b708fa02d26408955018113a19) Updates `esacteksab/.github/.github/workflows/spelling.yml` from 0.80.31 to 0.80.32 - [Release notes](https://github.com/esacteksab/.github/releases) - [Commits](https://github.com/esacteksab/.github/compare/aefa53f3e47dbd49ae5c0e66b793116733c3b6ac...68a7067ac4dd82b708fa02d26408955018113a19) --- updated-dependencies: - dependency-name: esacteksab/.github/.github/workflows/labeler.yml dependency-version: 0.80.32 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.32 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.32 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 c46a82b..7303629 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@aefa53f3e47dbd49ae5c0e66b793116733c3b6ac # v0.80.31 + uses: esacteksab/.github/.github/workflows/labeler.yml@68a7067ac4dd82b708fa02d26408955018113a19 # v0.80.32 diff --git a/.github/workflows/pre-commit.yml b/.github/workflows/pre-commit.yml index b422ff9..68d6a9d 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@aefa53f3e47dbd49ae5c0e66b793116733c3b6ac # v0.80.31 + uses: esacteksab/.github/.github/workflows/pre-commit.yml@68a7067ac4dd82b708fa02d26408955018113a19 # v0.80.32 diff --git a/.github/workflows/spelling.yml b/.github/workflows/spelling.yml index b081256..92a63ac 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@aefa53f3e47dbd49ae5c0e66b793116733c3b6ac # v0.80.31 + uses: esacteksab/.github/.github/workflows/spelling.yml@68a7067ac4dd82b708fa02d26408955018113a19 # v0.80.32