Skip to content

Commit 0533d14

Browse files
Bump hmarr/auto-approve-action from 2 to 3 (#119)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bb7c737 commit 0533d14

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
github.actor == 'dependabot[bot]' ||
1313
github.actor == 'dependabot' ||

0 commit comments

Comments
 (0)