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

Skip to content

Commit 9402f0d

Browse files
dependabot[bot]jackton1
authored andcommitted
Bump hmarr/auto-approve-action from 2 to 3
Bumps [hmarr/auto-approve-action](https://github.com/hmarr/auto-approve-action) from 2 to 3. - [Release notes](https://github.com/hmarr/auto-approve-action/releases) - [Commits](hmarr/auto-approve-action@v2...v3) --- 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 171c56d commit 9402f0d

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@v2
10+
- uses: hmarr/auto-approve-action@v3
1111
if: |
1212
(
1313
github.event.pull_request.user.login == 'dependabot[bot]' ||

0 commit comments

Comments
 (0)
0