Skip to content

Commit

Permalink
Merge pull request #93 from ironpeakservices/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/hmarr/auto-approve-action-v2.1.0

chore(deps): bump hmarr/auto-approve-action from v2.0.0 to v2.1.0
  • Loading branch information
hazcod authored Mar 17, 2021
2 parents 3b77cab + fbc8769 commit 78eab71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
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 78eab71

Please sign in to comment.