From 3c52927e2f93e1ef355046114511fa205700cf6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Dec 2022 11:09:31 +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.5.3?= 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.5.3. - [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.5.3) --- 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..222c988 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.5.3 with: github-token: ${{ secrets.GITHUB_TOKEN }} target: minor