codenotify: update action version (#35527)

This commit is contained in:
Joe Chen 2022-05-17 21:06:20 +08:00 committed by GitHub
parent fc365ace29
commit a5b9d08d45
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,13 +12,13 @@ jobs:
- uses: actions/checkout@v2
with:
ref: ${{ github.event.pull_request.head.sha }}
- uses: sourcegraph/codenotify@v0.6.0
- uses: sourcegraph/codenotify@v0.6.1
with:
filename: 'CODENOTIFY'
subscriber-threshold: '15'
env:
GITHUB_TOKEN: ${{ secrets.CODENOTIFY_GITHUB_TOKEN }}
- uses: sourcegraph/codenotify@v0.6.0
- uses: sourcegraph/codenotify@v0.6.1
with:
filename: 'OWNERS'
subscriber-threshold: '15'