Skip to content

Commit

Permalink
Update usage to use latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
ParanoidBeing authored Apr 3, 2020
1 parent 06c67fc commit d88650a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Block if WIP PR
uses: ParanoidBeing/[email protected].0
uses: ParanoidBeing/[email protected].1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
BLOCK_LIST: "WIP|do not merge|backend not live"
Expand Down

0 comments on commit d88650a

Please sign in to comment.