From a8eea8584ff3e95f12f1fa6da30b7a4f70bff95e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2026 07:04:43 +0000 Subject: [PATCH] Bump fastify/github-action-merge-dependabot in the github-actions group Bumps the github-actions group with 1 update: [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-dependabot). Updates `fastify/github-action-merge-dependabot` from 3.14.0 to 3.15.0 - [Release notes](https://github.com/fastify/github-action-merge-dependabot/releases) - [Commits](https://github.com/fastify/github-action-merge-dependabot/compare/v3.14.0...v3.15.0) --- updated-dependencies: - dependency-name: fastify/github-action-merge-dependabot dependency-version: 3.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/build-and-deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-and-deploy.yml b/.github/workflows/build-and-deploy.yml index 7da1afb..b912ed5 100644 --- a/.github/workflows/build-and-deploy.yml +++ b/.github/workflows/build-and-deploy.yml @@ -141,7 +141,7 @@ jobs: contents: write steps: - - uses: fastify/github-action-merge-dependabot@v3.14.0 + - uses: fastify/github-action-merge-dependabot@v3.15.0 # Get infrastructure outputs from Terraform state get-infrastructure-outputs: