From 4e32dd553375b93643b28204e7dfdc5e703e903c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 11:29:29 +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.2.4?= 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.2.4. - [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.2.4) --- 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..03032a6 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.2.4 with: github-token: ${{ secrets.GITHUB_TOKEN }} target: minor