From b0c9c7066595853176d7b9313305f110b3a8700c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Jul 2026 00:05:33 +0000 Subject: [PATCH] chore(dev-deps): bump the github-actions group with 4 updates Bumps the github-actions group with 4 updates: [docker/login-action](https://github.com/docker/login-action), [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 `docker/login-action` from 4.4.0 to 4.5.1 - [Release notes](https://github.com/docker/login-action/releases) - [Commits](https://github.com/docker/login-action/compare/af1e73f918a031802d376d3c8bbc3fe56130a9b0...abd2ef45e78c5afb21d64d4ca52ee8550d9572c7) Updates `esacteksab/.github/.github/workflows/labeler.yml` from 0.84.1 to 0.85.2 - [Release notes](https://github.com/esacteksab/.github/releases) - [Commits](https://github.com/esacteksab/.github/compare/889a2cb0115398e6445ea1a306d190692a305ba3...e06e6a72f27755e16f887bc30ce0aafa2a79616a) Updates `esacteksab/.github/.github/workflows/pre-commit.yml` from 0.84.1 to 0.85.2 - [Release notes](https://github.com/esacteksab/.github/releases) - [Commits](https://github.com/esacteksab/.github/compare/889a2cb0115398e6445ea1a306d190692a305ba3...e06e6a72f27755e16f887bc30ce0aafa2a79616a) Updates `esacteksab/.github/.github/workflows/spelling.yml` from 0.84.1 to 0.85.2 - [Release notes](https://github.com/esacteksab/.github/releases) - [Commits](https://github.com/esacteksab/.github/compare/889a2cb0115398e6445ea1a306d190692a305ba3...e06e6a72f27755e16f887bc30ce0aafa2a79616a) --- updated-dependencies: - dependency-name: docker/login-action dependency-version: 4.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: esacteksab/.github/.github/workflows/labeler.yml dependency-version: 0.85.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: esacteksab/.github/.github/workflows/pre-commit.yml dependency-version: 0.85.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: esacteksab/.github/.github/workflows/spelling.yml dependency-version: 0.85.2 dependency-type: direct:production update-type: version-update:semver-minor 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 da87434..d5817de 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -71,7 +71,7 @@ jobs: echo "digest=$digest" >> $GITHUB_OUTPUT - name: Log in to Docker Hub - uses: docker/login-action@af1e73f918a031802d376d3c8bbc3fe56130a9b0 #v4.4.0 + uses: docker/login-action@abd2ef45e78c5afb21d64d4ca52ee8550d9572c7 #v4.5.1 with: username: esacteksab password: ${{ secrets.DOCKERHUB_TOKEN }} diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 58e94d7..f40b38f 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@889a2cb0115398e6445ea1a306d190692a305ba3 # v0.84.1 + uses: esacteksab/.github/.github/workflows/labeler.yml@e06e6a72f27755e16f887bc30ce0aafa2a79616a # v0.85.2 diff --git a/.github/workflows/pre-commit.yml b/.github/workflows/pre-commit.yml index 9f46ece..56001f5 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@889a2cb0115398e6445ea1a306d190692a305ba3 # v0.84.1 + uses: esacteksab/.github/.github/workflows/pre-commit.yml@e06e6a72f27755e16f887bc30ce0aafa2a79616a # v0.85.2 diff --git a/.github/workflows/spelling.yml b/.github/workflows/spelling.yml index d98670d..2401513 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@889a2cb0115398e6445ea1a306d190692a305ba3 # v0.84.1 + uses: esacteksab/.github/.github/workflows/spelling.yml@e06e6a72f27755e16f887bc30ce0aafa2a79616a # v0.85.2