Skip to content

Commit

Permalink
Update readme for release 1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tomwhross committed Sep 13, 2021
1 parent f4817d7 commit 90f9099
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 @@ -32,7 +32,7 @@ jobs:
- uses: actions/checkout@v2
- name: write-good action step
id: write-good
uses: tomwhross/write-good-action@v1.2
uses: tomwhross/write-good-action@v1.3
# Use the output from the `write-good` step
- name: Get the write-good output
run: echo "${{ steps.write-good.outputs.result }}"
Expand Down

0 comments on commit 90f9099

Please sign in to comment.