Skip to content

Commit fad34cb

Browse files
Update hmarr/auto-approve-action action to v4 (#35)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 14d2c95 commit fad34cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-approve.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
auto-approve:
88
runs-on: ubuntu-22.04
99
steps:
10-
- uses: hmarr/auto-approve-action@v3.2.1
10+
- uses: hmarr/auto-approve-action@v4.0.0
1111
if: github.actor == 'scala-steward' || github.actor == 'renovate[bot]'
1212
with:
1313
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)