Skip to content

Commit

Permalink
Update docs to reference v0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nicksnyder committed Jul 6, 2022
1 parent 91db0f0 commit e7fb921
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 @@ -48,7 +48,7 @@ jobs:
- uses: actions/checkout@v2
with:
ref: ${{ github.event.pull_request.head.sha }}
- uses: sourcegraph/codenotify@v0.5
- uses: sourcegraph/codenotify@v0.6.2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# with:
Expand Down

0 comments on commit e7fb921

Please sign in to comment.