From 36912cbbebca9dbd3fa9c77c75dd87298b180108 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 00:09:44 +0000 Subject: [PATCH] chore(dev-deps): bump the github-actions group with 4 updates Bumps the github-actions group with 4 updates: [docker/build-push-action](https://github.com/docker/build-push-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/build-push-action` from 7.0.0 to 7.1.0 - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](https://github.com/docker/build-push-action/compare/d08e5c354a6adb9ed34480a06d141179aa583294...bcafcacb16a39f128d818304e6c9c0c18556b85f) Updates `esacteksab/.github/.github/workflows/labeler.yml` from 0.80.12 to 0.80.14 - [Release notes](https://github.com/esacteksab/.github/releases) - [Commits](https://github.com/esacteksab/.github/compare/4e47cf39b68d2c071b9355fddec9847b22ba3f8c...f40b7fad6c97e0c921694d7eac9ef408fd20ace2) Updates `esacteksab/.github/.github/workflows/pre-commit.yml` from 0.80.12 to 0.80.14 - [Release notes](https://github.com/esacteksab/.github/releases) - [Commits](https://github.com/esacteksab/.github/compare/4e47cf39b68d2c071b9355fddec9847b22ba3f8c...f40b7fad6c97e0c921694d7eac9ef408fd20ace2) Updates `esacteksab/.github/.github/workflows/spelling.yml` from 0.80.12 to 0.80.14 - [Release notes](https://github.com/esacteksab/.github/releases) - [Commits](https://github.com/esacteksab/.github/compare/4e47cf39b68d2c071b9355fddec9847b22ba3f8c...f40b7fad6c97e0c921694d7eac9ef408fd20ace2) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-version: 7.1.0 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.80.14 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.14 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.14 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 4a95344..2b229b4 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -94,7 +94,7 @@ jobs: echo "EOF" >> $GITHUB_OUTPUT - name: Build and push Docker image - uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 #v7.0.0 + uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f #v7.1.0 with: context: . push: true diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 9a670cf..b5c07fa 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@f40b7fad6c97e0c921694d7eac9ef408fd20ace2 # v0.80.17 diff --git a/.github/workflows/pre-commit.yml b/.github/workflows/pre-commit.yml index 9c6ca63..9809593 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@f40b7fad6c97e0c921694d7eac9ef408fd20ace2 # v0.80.17 diff --git a/.github/workflows/spelling.yml b/.github/workflows/spelling.yml index 6732711..d33329c 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@f40b7fad6c97e0c921694d7eac9ef408fd20ace2 # v0.80.17