Skip to content

Commit

Permalink
Update docs to reference v0.6.2
Browse files Browse the repository at this point in the history
nicksnyder authored Jul 6, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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
@@ -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:

0 comments on commit e7fb921

Please sign in to comment.