mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-22 02:18:26 +00:00
Update hmarr/auto-approve-action action to v2.2.1
This commit is contained in:
committed by
renovate[bot]
parent
327acda230
commit
abeb0820d7
2
.github/workflows/auto-approve.yml
vendored
2
.github/workflows/auto-approve.yml
vendored
@ -7,7 +7,7 @@ jobs:
|
||||
auto-approve:
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
- uses: hmarr/auto-approve-action@v2.2.0
|
||||
- uses: hmarr/auto-approve-action@v2.2.1
|
||||
if: github.actor == 'scala-steward'
|
||||
with:
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
Reference in New Issue
Block a user