Skip to content

Commit 259e3cb

Browse files
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](hmarr/auto-approve-action@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] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8d6ea91 commit 259e3cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-approve-merge-dependabot.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
github.actor == 'dependabot-preview'
3737
)
3838
steps:
39-
- uses: hmarr/auto-approve-action@v2.0.0
39+
- uses: hmarr/auto-approve-action@v3.1.0
4040
with:
4141
github-token: "${{ secrets.GITHUB_TOKEN }}"
4242
auto-merge:

0 commit comments

Comments
 (0)