mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
build(deps): Bump hmarr/auto-approve-action from 3.1.0 to 3.2.1
Bumps [hmarr/auto-approve-action](https://github.com/hmarr/auto-approve-action) from 3.1.0 to 3.2.1. - [Release notes](https://github.com/hmarr/auto-approve-action/releases) - [Commits](https://github.com/hmarr/auto-approve-action/compare/v3.1.0...v3.2.1) --- updated-dependencies: - dependency-name: hmarr/auto-approve-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -29,7 +29,7 @@ jobs:
|
||||
branch: update-l10n
|
||||
signoff: true
|
||||
|
||||
- uses: hmarr/auto-approve-action@v3.1.0
|
||||
- uses: hmarr/auto-approve-action@v3.2.1
|
||||
if: steps.cpr.outputs.pull-request-operation == 'created'
|
||||
with:
|
||||
github-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
|
||||
2
.github/workflows/transifex.yml
vendored
2
.github/workflows/transifex.yml
vendored
@@ -7,7 +7,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
name: Approve
|
||||
steps:
|
||||
- uses: hmarr/auto-approve-action@v3.1.0
|
||||
- uses: hmarr/auto-approve-action@v3.2.1
|
||||
if: github.actor == 'transifex-integration[bot]'
|
||||
with:
|
||||
github-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
|
||||
Reference in New Issue
Block a user