Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/auto-approve.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:

# More info: https://github.com/hmarr/auto-approve-action.
- name: Autoapprove
uses: hmarr/auto-approve-action@de8ae18c173c131e182d4adf2c874d8d2308a85b
uses: hmarr/auto-approve-action@f0939ea97e9205ef24d872e76833fa908a770363
with:
github-token: ${{ steps.get_token.outputs.token }}
review-message: "Auto approved automated PR"
Loading