Skip to content

Commit 003dd4c

Browse files
committed
Update hmarr/auto-approve-action action to v3.1.0
1 parent 0c69b04 commit 003dd4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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-20.04
99
steps:
10-
- uses: hmarr/auto-approve-action@v3.0.0
10+
- uses: hmarr/auto-approve-action@v3.1.0
1111
if: github.actor == 'scala-steward'
1212
with:
1313
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)