8000 Bump hmarr/auto-approve-action from 3 to 4 · tj-python/github-deploy@374a2f2 · GitHub
[go: up one dir, main page]

Skip to content 10000

Commit 374a2f2

Browse files
Bump hmarr/auto-approve-action from 3 to 4
Bumps [hmarr/auto-approve-action](https://github.com/hmarr/auto-approve-action) from 3 to 4. - [Release notes](https://github.com/hmarr/auto-approve-action/releases) - [Commits](hmarr/auto-approve-action@v3...v4) --- updated-dependencies: - dependency-name: hmarr/auto-approve-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bc868c1 commit 374a2f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-approve.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
auto-approve:
88
runs-on: ubuntu-latest
99
steps:
10-
- uses: hmarr/auto-approve-action@v3
10+
- uses: hmarr/auto-approve-action@v4
1111
if: |
1212
(
1313
github.event.pull_request.user.login == 'dependabot[bot]' ||

0 commit comments

Comments
 (0)
0