mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-04-05 10:59:33 +00:00
chore(deps): update hmarr/auto-approve-action action to v3.2.1
This commit is contained in:
parent
440b2dc56a
commit
a2a692f7dd
2
.github/workflows/auto-approve.yml
vendored
2
.github/workflows/auto-approve.yml
vendored
@ -7,7 +7,7 @@ jobs:
|
|||||||
auto-approve:
|
auto-approve:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
- uses: hmarr/auto-approve-action@v3.2.0
|
- uses: hmarr/auto-approve-action@v3.2.1
|
||||||
if: github.actor == 'eikek-scala-steward'
|
if: github.actor == 'eikek-scala-steward'
|
||||||
with:
|
with:
|
||||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user