Skip to content

Commit

Permalink
Merge pull request #4775 from nextcloud/dependabot/github_actions/hma…
Browse files Browse the repository at this point in the history
…rr/auto-approve-action-v2.1.0

Bump hmarr/auto-approve-action from v2.0.0 to v2.1.0
  • Loading branch information
ChristophWurst authored Mar 17, 2021
2 parents caa7c3d + d394249 commit 2f7af87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot-approve.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: hmarr/auto-approve-action@v2.0.0
- uses: hmarr/auto-approve-action@v2.1.0
if: github.actor == 'dependabot[bot]' || github.actor == 'dependabot-preview[bot]'
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 2f7af87

Please sign in to comment.