From 1730b924b0905e97714406ff38f5f46f02c88248 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 11:17:58 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=BC=20Bump=20fastify/github-action-mer?= =?UTF-8?q?ge-dependabot=20from=203.0.2=20to=203.4.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-dependabot) from 3.0.2 to 3.4.2. - [Release notes](https://github.com/fastify/github-action-merge-dependabot/releases) - [Commits](https://github.com/fastify/github-action-merge-dependabot/compare/v3.0.2...v3.4.2) --- updated-dependencies: - dependency-name: fastify/github-action-merge-dependabot dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/dependabot-merge.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dependabot-merge.yml b/.github/workflows/dependabot-merge.yml index d31c1ea..2ed1bbd 100644 --- a/.github/workflows/dependabot-merge.yml +++ b/.github/workflows/dependabot-merge.yml @@ -14,7 +14,7 @@ jobs: permissions: pull-requests: write steps: - - uses: fastify/github-action-merge-dependabot@v3.0.2 + - uses: fastify/github-action-merge-dependabot@v3.4.2 with: github-token: ${{ secrets.GITHUB_TOKEN }} target: minor