Skip to content

Commit

Permalink
chore(deps): update peter-evans/enable-pull-request-automerge action …
Browse files Browse the repository at this point in the history
…to v3
  • Loading branch information
renovate[bot] authored and fyhertz committed Jul 27, 2023
1 parent 46cb40a commit f9bf049
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_blueprints.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:

- name: Enable pull request automerge
if: steps.cpr.outputs.pull-request-operation == 'created'
uses: peter-evans/enable-pull-request-automerge@v2
uses: peter-evans/enable-pull-request-automerge@v3
with:
token: ${{ secrets.WAKEMEBOT_GITHUB_ACCESS_TOKEN }}
pull-request-number: ${{ steps.cpr.outputs.pull-request-number }}
Expand Down

0 comments on commit f9bf049

Please sign in to comment.