Skip to content
This repository has been archived by the owner on Nov 19, 2021. It is now read-only.

Bump hmarr/auto-approve-action from bca9db08da72b576ae3273e776e7ccf3f0a36e12 to 2.1.0 #66

Merged
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 @@ -18,6 +18,6 @@ jobs:
github-token: "${{ secrets.ORIGAMI_FOX_ACCESS_TOKEN }}"

# We "trust" dependabot updates (this still requires all other checks to pass!)
- uses: hmarr/auto-approve-action@bca9db08da72b576ae3273e776e7ccf3f0a36e12
- uses: hmarr/auto-approve-action@5d04a5ca6da9aeb8ca9f31a5239b96fc3e003029
with:
github-token: "${{ secrets.ORIGAMI_FOX_ACCESS_TOKEN }}"