From 259e3cb73d45d9fee907fe936808555072406dc9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Dec 2022 13:51:16 +0900 Subject: [PATCH] build(github): bump hmarr/auto-approve-action from 2.0.0 to 3.1.0 (#103) Bumps [hmarr/auto-approve-action](https://github.com/hmarr/auto-approve-action) from 2.0.0 to 3.1.0. - [Release notes](https://github.com/hmarr/auto-approve-action/releases) - [Commits](https://github.com/hmarr/auto-approve-action/compare/v2.0.0...v3.1.0) --- updated-dependencies: - dependency-name: hmarr/auto-approve-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/auto-approve-merge-dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/auto-approve-merge-dependabot.yml b/.github/workflows/auto-approve-merge-dependabot.yml index ae505ae..4e08e0d 100644 --- a/.github/workflows/auto-approve-merge-dependabot.yml +++ b/.github/workflows/auto-approve-merge-dependabot.yml @@ -36,7 +36,7 @@ jobs: github.actor == 'dependabot-preview' ) steps: - - uses: hmarr/auto-approve-action@v2.0.0 + - uses: hmarr/auto-approve-action@v3.1.0 with: github-token: "${{ secrets.GITHUB_TOKEN }}" auto-merge: