Skip to content

Commit 38ae9ee

Browse files
Update hmarr/auto-approve-action action to v3.2.1 (#23)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f2893e7 commit 38ae9ee

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-20.04
99
steps:
10-
- uses: hmarr/[email protected].0
10+
- uses: hmarr/[email protected].1
1111
if: github.actor == 'scala-steward' || github.actor == 'renovate[bot]'
1212
with:
1313
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)