From 48bd72cf432a2c7ee88123e84a07da6237570602 Mon Sep 17 00:00:00 2001 From: Brad Erickson Date: Tue, 21 Jan 2020 17:40:19 -0800 Subject: [PATCH] bump: Version 1.1.1 Version 1.1.0 had problems. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d87d16f..4d6e9be 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ jobs: steps: - uses: actions/checkout@v2.0.0 - name: Block Fixup Commit Merge - uses: 13rac1/block-fixup-merge-action@v1.1.0 + uses: 13rac1/block-fixup-merge-action@v1.1.1 ``` Optionally, setup Branch Protection to block merging of PRs against the `master`