Skip to content

Commit

Permalink
Merge pull request #13727 from aws/dependabot/github_actions/hmarr/au…
Browse files Browse the repository at this point in the history
…to-approve-action-v2.1.0

chore(deps): bump hmarr/auto-approve-action from v2.0.0 to v2.1.0
  • Loading branch information
njlynch authored Mar 23, 2021
2 parents 77ce45d + 623dd5f commit 1f01b8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-approve.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
|| github.event.pull_request.user.login == 'dependabot-preview[bot]')
runs-on: ubuntu-latest
steps:
- uses: hmarr/auto-approve-action@v2.0.0
- uses: hmarr/auto-approve-action@v2.1.0
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 1f01b8a

Please sign in to comment.