diff --git a/.github/workflows/send-relevant-notifications-action.yml b/.github/workflows/send-relevant-notifications-action.yml index a876cec..dcfa113 100644 --- a/.github/workflows/send-relevant-notifications-action.yml +++ b/.github/workflows/send-relevant-notifications-action.yml @@ -14,7 +14,7 @@ jobs: runs-on: ubuntu-latest steps: - name: checkout code repository - uses: vegetables-school/send-relevant-comment-action@v0.0.15 + uses: vegetables-school/send-relevant-comment-action@v0.0.16 with: github-token: ${{ secrets.GITHUB_TOKEN }} custom-comment: 'Hello, this is a custom comment'